#59F4DD#59F4DD
#59F4DD is a very light, vivid teal. Relative luminance 0.720; OKLCH L 88.0% C 0.134 H 181.4°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #59F4DD |
|---|---|
| RGB | rgb(89, 244, 221) |
| HSL | hsl(171, 88%, 65%) |
| HSV | hsv(171, 64%, 96%) |
| CMYK | cmyk(63.5%, 0%, 9.4%, 4.3%) |
| CIE-LAB | lab(87.99, -45.90, -0.95) |
| CIE-LCH | lch(87.99, 45.91, 181.18°) |
| OKLab | oklab(87.97% -0.1337 -0.0033) |
| OKLCH | oklch(87.97% 0.134 181.4) |
| XYZ | xyz(49.5155, 72.0403, 79.6882) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.65
Bright Aqua
#0BF9EA
ΔE00 3.63
Aqua (survey)
#13EAC9
ΔE00 4.35
Turquoise
#40E0D0
ΔE00 4.87
Light Aqua
#8CFFDB
ΔE00 5.96
Light Turquoise
#7EF4CC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F4DD #F45970
analogous
#59F490 #59F4DD #59BDF4
triadic
#59F4DD #DD59F4 #F4DD59
tetradic
#59F4DD #9059F4 #F45970 #BDF459
square
#59F4DD #9059F4 #F45970 #BDF459
split-complementary
#59F4DD #F459BD #F49059
monochromatic
#0DC6AA #20F0D1 #59F4DD #92F8E9 #CCFCF5
Accessibility & contrast
On white
1.36
#59F4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#59F4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F4DD
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F4DD | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6DC
Deuteranopia (green-blind)
#D3D6DF
Tritanopia (blue-blind)
#00F8ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #59f4dd; /* rgb */ color: rgb(89, 244, 221); /* oklch */ color: oklch(88.0% 0.134 181.4);
Tailwind
colors: {
custom: {
50: '#99f8e7',
500: '#59f4dd',
950: '#000000',
},
}SCSS
$custom: #59f4dd; $custom-light: #99f8e7; $custom-dark: #000000;
JSON
{
"hex": "#59f4dd",
"rgb": {
"r": 89,
"g": 244,
"b": 221
},
"hsl": {
"h": 171.097,
"s": 87.571,
"l": 65.294
},
"oklch": {
"l": 0.87972,
"c": 0.13376,
"h": 181.4
},
"luminance": 0.72046
}Semantic roles & 50–950 ramp
primary
#59F4DD
secondary
#C32F45
accent
#0123E4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1716
muted
#808584