#005D5D

Teal

#005D5DTeal

Luminance

0.086

Category

Cyan

Type

Dark

Best On

#FFFFFF

Color Codes

All color formats for your project

HEX

HEX
#005D5D
No #
005D5D

RGB

RGB
rgb(0, 93, 93)
Values
R:0 G:93 B:93

HSL

HSL
hsl(180, 100%, 18%)
Values
H:180° S:100% L:18%

HSV / HSB

HSV
hsv(180, 100%, 36%)
Values
H:180° S:100% V:36%

CMYK

CMYK
cmyk(100%, 0%, 0%, 64%)
Values
C:100 M:0 Y:0 K:64

LAB

LAB
lab(35, -23, -7)
Values
L:35 a:-23 b:-7

OKLCH

OKLCH
oklch(43.3% 0.074 194.8)
Values
L:43.3% C:0.074 H:194.8°

Code Formats

CSS
color: #005D5D;
Swift
UIColor(red: 0.000, green: 0.365, blue: 0.365, alpha: 1.0)
Kotlin
Color(0xFF005D5D)
Flutter
Color(0xFF005D5D)
Android
#FF005D5D

Contrast Analysis

WCAG compliance with grayscale colors

On White

7.71:1

AAA

On Black

2.72:1

Fail

Grayscale Contrast

Aa

0%

2.7

Fail
Aa

10%

2.3

Fail
Aa

20%

1.6

Fail
Aa

30%

1.1

Fail
Aa

40%

1.3

Fail
Aa

50%

1.9

Fail
Aa

60%

2.7

Fail
Aa

70%

3.7

AA-large
Aa

80%

4.8

AA
Aa

90%

6.1

AA
Aa

100%

7.7

AAA

Best Grayscale Contrast

#FFFFFF with ratio 7.71:1

Aa

Color Harmonies

Harmonious color combinations

complementary

Two colors opposite on the color wheel (180°)

split-complementary

Base color + two colors adjacent to its complement

triadic

Three colors evenly spaced (120° apart)

tetradic

Four colors evenly spaced (90° apart)

analogous

Three colors adjacent on the color wheel (30° apart)

Color Variations

Tints, shades, tones, and full scale

Color Scale (50-900)

50

100

200

300

400

500

600

700

800

900

Tints (Lighter)

Shades (Darker)

Tones (Desaturated)

Gradients (OKLCH)

Primary

90°
CSS
linear-gradient(90deg, #00C2C2 0%, #007F80 100%)
OKLCH
linear-gradient(90deg, oklch(73.7% 0.126 194.8) 0%, oklch(54.0% 0.092 195.7) 100%)
Stops
0%
100%

Vibrant

135°
CSS
linear-gradient(135deg, #008F8F 0%, #00CCCC 100%)
OKLCH
linear-gradient(135deg, oklch(58.9% 0.100 194.8) 0%, oklch(76.5% 0.131 194.8) 100%)
Stops
0%
100%

Complementary

90°
CSS
linear-gradient(90deg, #005D5D 0%, #5C0000 100%)
OKLCH
linear-gradient(90deg, oklch(43.3% 0.074 194.8) 0%, oklch(29.8% 0.122 29.2) 100%)
Stops
0%
100%

Analogous

90°
CSS
linear-gradient(90deg, #005C2E 0%, #005D5D 50%, #002E5C 100%)
OKLCH
linear-gradient(90deg, oklch(41.6% 0.107 153.0) 0%, oklch(43.3% 0.074 194.8) 50%, oklch(30.2% 0.095 253.5) 100%)
Stops
0%
50%
100%

Sunset

90°
CSS
linear-gradient(90deg, #F6CE55 0%, #EE6C2B 50%, #E6193C 100%)
OKLCH
linear-gradient(90deg, oklch(86.4% 0.144 90.6) 0%, oklch(68.0% 0.177 43.8) 50%, oklch(59.1% 0.228 21.2) 100%)
Stops
0%
50%
100%

Ocean

135°
CSS
linear-gradient(135deg, #19A1E6 0%, #22C3B6 50%, #47D1A3 100%)
OKLCH
linear-gradient(135deg, oklch(67.5% 0.146 238.9) 0%, oklch(73.8% 0.124 186.2) 50%, oklch(77.5% 0.136 166.9) 100%)
Stops
0%
50%
100%

Dark Mode

180°
CSS
linear-gradient(180deg, #005C5C 0%, #093434 100%)
OKLCH
linear-gradient(180deg, oklch(43.0% 0.073 194.8) 0%, oklch(29.7% 0.045 195.0) 100%)
Stops
0%
100%

Radial Glow

Radial
CSS
radial-gradient(circle, #00A8A8 0%, #009999 100%)
OKLCH
radial-gradient(circle, oklch(66.2% 0.113 194.8) 0%, oklch(61.8% 0.106 194.8) 100%)
Stops
0%
100%

💡 About OKLCH Gradients

OKLCH (Oklch Color Space) provides perceptually uniform gradients with better color transitions than traditional RGB/HSL gradients. The format is oklch(L% C H) where L = Lightness (0-100%), C = Chroma (0-0.4), H = Hue (0-360°).

Generate Full Palette

Create a complete brand palette from this color with primary, secondary, accent, and neutral scales.

View Palette