#59D6DC#59D6DC
#59D6DC is a light, moderate teal. Relative luminance 0.554; OKLCH L 80.9% C 0.110 H 199.6°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #59D6DC |
|---|---|
| RGB | rgb(89, 214, 220) |
| HSL | hsl(183, 65%, 61%) |
| HSV | hsv(183, 60%, 86%) |
| CMYK | cmyk(59.5%, 2.7%, 0%, 13.7%) |
| CIE-LAB | lab(79.26, -32.57, -13.34) |
| CIE-LCH | lch(79.26, 35.20, 202.28°) |
| OKLab | oklab(80.89% -0.1037 -0.0369) |
| OKLCH | oklch(80.89% 0.11 199.6) |
| XYZ | xyz(41.0791, 55.3800, 76.2208) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.88
Darkturquoise
#00CED1
ΔE00 4.13
Mediumturquoise
#48D1CC
ΔE00 4.49
Robin'S Egg
#6DEDFD
ΔE00 6.39
Robin Egg Blue
#8AF1FE
ΔE00 7.66
Bright Light Blue
#26F7FD
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D6DC #DC5F59
analogous
#59DCA0 #59D6DC #5994DC
triadic
#59D6DC #DC59D6 #D6DC59
tetradic
#59D6DC #A059DC #DC5F59 #94DC59
square
#59D6DC #A059DC #DC5F59 #94DC59
split-complementary
#59D6DC #DC5994 #DCA059
monochromatic
#20959A #2BC5CD #59D6DC #8CE2E7 #BEEFF1
Accessibility & contrast
On white
1.74
#59D6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#59D6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D6DC
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D6DC | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDD
Deuteranopia (green-blind)
#B3BEDD
Tritanopia (blue-blind)
#00DDD7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #59d6dc; /* rgb */ color: rgb(89, 214, 220); /* oklch */ color: oklch(80.9% 0.110 199.6);
Tailwind
colors: {
custom: {
50: '#95e3e6',
500: '#59d6dc',
950: '#000000',
},
}SCSS
$custom: #59d6dc; $custom-light: #95e3e6; $custom-dark: #000000;
JSON
{
"hex": "#59d6dc",
"rgb": {
"r": 89,
"g": 214,
"b": 220
},
"hsl": {
"h": 182.748,
"s": 65.174,
"l": 60.588
},
"oklch": {
"l": 0.80887,
"c": 0.11005,
"h": 199.6
},
"luminance": 0.55384
}Semantic roles & 50–950 ramp
primary
#59D6DC
secondary
#9E403B
accent
#2118CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484