#59DED7#59DED7
#59DED7 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.116 H 190.3°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #59DED7 |
|---|---|
| RGB | rgb(89, 222, 215) |
| HSL | hsl(177, 67%, 61%) |
| HSV | hsv(177, 60%, 87%) |
| CMYK | cmyk(59.9%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(81.44, -37.65, -7.43) |
| CIE-LCH | lch(81.44, 38.37, 191.16°) |
| OKLab | oklab(82.6% -0.114 -0.0207) |
| OKLCH | oklch(82.6% 0.116 190.3) |
| XYZ | xyz(42.5014, 59.2682, 73.4769) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.24
Turquoise
#40E0D0
ΔE00 3.40
Darkturquoise
#00CED1
ΔE00 5.62
Bright Aqua
#0BF9EA
ΔE00 6.78
Bright Light Blue
#26F7FD
ΔE00 7.09
Tiffany Blue
#7BF2DA
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DED7 #DE5960
analogous
#59DE94 #59DED7 #59A2DE
triadic
#59DED7 #D759DE #DED759
tetradic
#59DED7 #9459DE #DE5960 #A2DE59
square
#59DED7 #9459DE #DE5960 #A2DE59
split-complementary
#59DED7 #DE59A2 #DE9459
monochromatic
#1F9D97 #29D0C8 #59DED7 #8CE8E3 #BFF2F0
Accessibility & contrast
On white
1.63
#59DED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#59DED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DED7
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DED7 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D7
Deuteranopia (green-blind)
#BDC4D8
Tritanopia (blue-blind)
#00E4DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #59ded7; /* rgb */ color: rgb(89, 222, 215); /* oklch */ color: oklch(82.6% 0.116 190.3);
Tailwind
colors: {
custom: {
50: '#96e9e3',
500: '#59ded7',
950: '#000000',
},
}SCSS
$custom: #59ded7; $custom-light: #96e9e3; $custom-dark: #000000;
JSON
{
"hex": "#59ded7",
"rgb": {
"r": 89,
"g": 222,
"b": 215
},
"hsl": {
"h": 176.842,
"s": 66.834,
"l": 60.98
},
"oklch": {
"l": 0.82601,
"c": 0.1159,
"h": 190.3
},
"luminance": 0.59273
}Semantic roles & 50–950 ramp
primary
#59DED7
secondary
#A13A40
accent
#1720CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484