#59DED5#59DED5
#59DED5 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.5% C 0.116 H 188.9°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #59DED5 |
|---|---|
| RGB | rgb(89, 222, 213) |
| HSL | hsl(176, 67%, 61%) |
| HSV | hsv(176, 60%, 87%) |
| CMYK | cmyk(59.9%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(81.38, -38.17, -6.45) |
| CIE-LCH | lch(81.38, 38.71, 189.59°) |
| OKLab | oklab(82.54% -0.1149 -0.0181) |
| OKLCH | oklch(82.54% 0.116 188.9) |
| XYZ | xyz(42.2460, 59.1661, 72.1317) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.78
Mediumturquoise
#48D1CC
ΔE00 3.41
Darkturquoise
#00CED1
ΔE00 6.01
Bright Aqua
#0BF9EA
ΔE00 6.57
Tiffany Blue
#7BF2DA
ΔE00 6.76
Bright Turquoise
#0FFEF9
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DED5 #DE5962
analogous
#59DE92 #59DED5 #59A4DE
triadic
#59DED5 #D559DE #DED559
tetradic
#59DED5 #9259DE #DE5962 #A4DE59
square
#59DED5 #9259DE #DE5962 #A4DE59
split-complementary
#59DED5 #DE59A4 #DE9259
monochromatic
#1F9D95 #29D0C5 #59DED5 #8CE8E2 #BFF2EF
Accessibility & contrast
On white
1.64
#59DED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#59DED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DED5
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DED5 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D5
Deuteranopia (green-blind)
#BEC4D6
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #59ded5; /* rgb */ color: rgb(89, 222, 213); /* oklch */ color: oklch(82.5% 0.116 188.9);
Tailwind
colors: {
custom: {
50: '#96e9e1',
500: '#59ded5',
950: '#000000',
},
}SCSS
$custom: #59ded5; $custom-light: #96e9e1; $custom-dark: #000000;
JSON
{
"hex": "#59ded5",
"rgb": {
"r": 89,
"g": 222,
"b": 213
},
"hsl": {
"h": 175.94,
"s": 66.834,
"l": 60.98
},
"oklch": {
"l": 0.82537,
"c": 0.11629,
"h": 188.9
},
"luminance": 0.5917
}Semantic roles & 50–950 ramp
primary
#59DED5
secondary
#A13A41
accent
#1723CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484