#59D7DE#59D7DE
#59D7DE is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.2% C 0.111 H 200.3°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #59D7DE |
|---|---|
| RGB | rgb(89, 215, 222) |
| HSL | hsl(183, 67%, 61%) |
| HSV | hsv(183, 60%, 87%) |
| CMYK | cmyk(59.9%, 3.2%, 0%, 12.9%) |
| CIE-LAB | lab(79.61, -32.49, -13.89) |
| CIE-LCH | lch(79.61, 35.33, 203.14°) |
| OKLab | oklab(81.19% -0.1039 -0.0384) |
| OKLCH | oklch(81.19% 0.111 200.3) |
| XYZ | xyz(41.5995, 55.9943, 77.7087) |
| Luminance | 0.5600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.61
Darkturquoise
#00CED1
ΔE00 4.41
Mediumturquoise
#48D1CC
ΔE00 4.88
Robin'S Egg
#6DEDFD
ΔE00 6.01
Robin Egg Blue
#8AF1FE
ΔE00 7.33
Bright Light Blue
#26F7FD
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D7DE #DE6059
analogous
#59DEA2 #59D7DE #5994DE
triadic
#59D7DE #DE59D7 #D7DE59
tetradic
#59D7DE #A259DE #DE6059 #94DE59
square
#59D7DE #A259DE #DE6059 #94DE59
split-complementary
#59D7DE #DE5994 #DEA259
monochromatic
#1F979D #29C8D0 #59D7DE #8CE3E8 #BFF0F2
Accessibility & contrast
On white
1.72
#59D7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#59D7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D7DE
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D7DE | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDF
Deuteranopia (green-blind)
#B4BFDF
Tritanopia (blue-blind)
#00DED9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #59d7de; /* rgb */ color: rgb(89, 215, 222); /* oklch */ color: oklch(81.2% 0.111 200.3);
Tailwind
colors: {
custom: {
50: '#96e3e8',
500: '#59d7de',
950: '#000000',
},
}SCSS
$custom: #59d7de; $custom-light: #96e3e8; $custom-dark: #000000;
JSON
{
"hex": "#59d7de",
"rgb": {
"r": 89,
"g": 215,
"b": 222
},
"hsl": {
"h": 183.158,
"s": 66.834,
"l": 60.98
},
"oklch": {
"l": 0.81191,
"c": 0.11075,
"h": 200.3
},
"luminance": 0.55999
}Semantic roles & 50–950 ramp
primary
#59D7DE
secondary
#A1403A
accent
#2017CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484