#59DED6#59DED6
#59DED6 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.6% C 0.116 H 189.6°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #59DED6 |
|---|---|
| RGB | rgb(89, 222, 214) |
| HSL | hsl(176, 67%, 61%) |
| HSV | hsv(176, 60%, 87%) |
| CMYK | cmyk(59.9%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(81.41, -37.91, -6.94) |
| CIE-LCH | lch(81.41, 38.54, 190.37°) |
| OKLab | oklab(82.57% -0.1144 -0.0194) |
| OKLCH | oklch(82.57% 0.116 189.6) |
| XYZ | xyz(42.3733, 59.2170, 72.8022) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.08
Mediumturquoise
#48D1CC
ΔE00 3.31
Darkturquoise
#00CED1
ΔE00 5.81
Bright Aqua
#0BF9EA
ΔE00 6.66
Tiffany Blue
#7BF2DA
ΔE00 7.00
Bright Light Blue
#26F7FD
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DED6 #DE5961
analogous
#59DE93 #59DED6 #59A3DE
triadic
#59DED6 #D659DE #DED659
tetradic
#59DED6 #9359DE #DE5961 #A3DE59
square
#59DED6 #9359DE #DE5961 #A3DE59
split-complementary
#59DED6 #DE59A3 #DE9359
monochromatic
#1F9D96 #29D0C6 #59DED6 #8CE8E3 #BFF2EF
Accessibility & contrast
On white
1.63
#59DED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#59DED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DED6
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DED6 | 1.00 | 1.63 | 12.84 | 12.84 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D6
Deuteranopia (green-blind)
#BEC4D7
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #59ded6; /* rgb */ color: rgb(89, 222, 214); /* oklch */ color: oklch(82.6% 0.116 189.6);
Tailwind
colors: {
custom: {
50: '#96e9e2',
500: '#59ded6',
950: '#000000',
},
}SCSS
$custom: #59ded6; $custom-light: #96e9e2; $custom-dark: #000000;
JSON
{
"hex": "#59ded6",
"rgb": {
"r": 89,
"g": 222,
"b": 214
},
"hsl": {
"h": 176.391,
"s": 66.834,
"l": 60.98
},
"oklch": {
"l": 0.82569,
"c": 0.11608,
"h": 189.6
},
"luminance": 0.59221
}Semantic roles & 50–950 ramp
primary
#59DED6
secondary
#A13A40
accent
#1722CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484