#59DDD2#59DDD2
#59DDD2 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.2% C 0.116 H 187.5°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #59DDD2 |
|---|---|
| RGB | rgb(89, 221, 210) |
| HSL | hsl(175, 66%, 61%) |
| HSV | hsv(175, 60%, 87%) |
| CMYK | cmyk(59.7%, 0%, 5%, 13.3%) |
| CIE-LAB | lab(81.01, -38.50, -5.41) |
| CIE-LCH | lch(81.01, 38.88, 187.99°) |
| OKLab | oklab(82.21% -0.1151 -0.0152) |
| OKLCH | oklch(82.21% 0.116 187.5) |
| XYZ | xyz(41.6039, 58.4856, 70.0566) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.27
Mediumturquoise
#48D1CC
ΔE00 3.52
Darkturquoise
#00CED1
ΔE00 6.34
Tiffany Blue
#7BF2DA
ΔE00 6.46
Bright Aqua
#0BF9EA
ΔE00 6.65
Aqua (survey)
#13EAC9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DDD2 #DD5964
analogous
#59DD90 #59DDD2 #59A6DD
triadic
#59DDD2 #D259DD #DDD259
tetradic
#59DDD2 #9059DD #DD5964 #A6DD59
square
#59DDD2 #9059DD #DD5964 #A6DD59
split-complementary
#59DDD2 #DD59A6 #DD9059
monochromatic
#209C91 #2ACFC1 #59DDD2 #8CE7E0 #BFF2EE
Accessibility & contrast
On white
1.65
#59DDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#59DDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DDD2
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DDD2 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#BEC3D3
Tritanopia (blue-blind)
#00E2D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #59ddd2; /* rgb */ color: rgb(89, 221, 210); /* oklch */ color: oklch(82.2% 0.116 187.5);
Tailwind
colors: {
custom: {
50: '#95e8df',
500: '#59ddd2',
950: '#000000',
},
}SCSS
$custom: #59ddd2; $custom-light: #95e8df; $custom-dark: #000000;
JSON
{
"hex": "#59ddd2",
"rgb": {
"r": 89,
"g": 221,
"b": 210
},
"hsl": {
"h": 175,
"s": 66,
"l": 60.784
},
"oklch": {
"l": 0.82206,
"c": 0.11614,
"h": 187.5
},
"luminance": 0.5849
}Semantic roles & 50–950 ramp
primary
#59DDD2
secondary
#A03B43
accent
#1827CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484