#59F4DC#59F4DC
#59F4DC is a very light, vivid teal. Relative luminance 0.720; OKLCH L 87.9% C 0.134 H 180.9°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #59F4DC |
|---|---|
| RGB | rgb(89, 244, 220) |
| HSL | hsl(171, 88%, 65%) |
| HSV | hsv(171, 64%, 96%) |
| CMYK | cmyk(63.5%, 0%, 9.8%, 4.3%) |
| CIE-LAB | lab(87.96, -46.15, -0.46) |
| CIE-LCH | lch(87.96, 46.16, 180.57°) |
| OKLab | oklab(87.94% -0.1341 -0.002) |
| OKLCH | oklch(87.94% 0.134 180.9) |
| XYZ | xyz(49.3827, 71.9871, 78.9886) |
| Luminance | 0.7199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.59
Bright Aqua
#0BF9EA
ΔE00 3.86
Aqua (survey)
#13EAC9
ΔE00 4.15
Turquoise
#40E0D0
ΔE00 4.99
Light Aqua
#8CFFDB
ΔE00 5.76
Light Turquoise
#7EF4CC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F4DC #F45971
analogous
#59F48F #59F4DC #59BEF4
triadic
#59F4DC #DC59F4 #F4DC59
tetradic
#59F4DC #8F59F4 #F45971 #BEF459
square
#59F4DC #8F59F4 #F45971 #BEF459
split-complementary
#59F4DC #F459BE #F48F59
monochromatic
#0DC6A9 #20F0D0 #59F4DC #92F8E8 #CCFCF4
Accessibility & contrast
On white
1.36
#59F4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#59F4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F4DC
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F4DC | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6DB
Deuteranopia (green-blind)
#D3D6DE
Tritanopia (blue-blind)
#00F8ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #59f4dc; /* rgb */ color: rgb(89, 244, 220); /* oklch */ color: oklch(87.9% 0.134 180.9);
Tailwind
colors: {
custom: {
50: '#99f8e6',
500: '#59f4dc',
950: '#000000',
},
}SCSS
$custom: #59f4dc; $custom-light: #99f8e6; $custom-dark: #000000;
JSON
{
"hex": "#59f4dc",
"rgb": {
"r": 89,
"g": 244,
"b": 220
},
"hsl": {
"h": 170.71,
"s": 87.571,
"l": 65.294
},
"oklch": {
"l": 0.87943,
"c": 0.13416,
"h": 180.9
},
"luminance": 0.71993
}Semantic roles & 50–950 ramp
primary
#59F4DC
secondary
#C32F46
accent
#0124E4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1716
muted
#808584