#59FFD8#59FFD8
#59FFD8 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.148 H 174.0°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFD8 |
|---|---|
| RGB | rgb(89, 255, 216) |
| HSL | hsl(166, 100%, 67%) |
| HSV | hsv(166, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(91.05, -51.79, 6.10) |
| CIE-LCH | lch(91.05, 52.14, 173.28°) |
| OKLab | oklab(90.43% -0.1468 0.0154) |
| OKLCH | oklch(90.43% 0.148 174) |
| XYZ | xyz(52.2684, 78.5959, 77.3683) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.13
Bright Teal
#01F9C6
ΔE00 3.75
Light Aqua
#8CFFDB
ΔE00 3.81
Light Turquoise
#7EF4CC
ΔE00 3.94
Light Aquamarine
#7BFDC7
ΔE00 5.03
Tiffany Blue
#7BF2DA
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFD8 #FF5980
analogous
#59FF85 #59FFD8 #59D3FF
triadic
#59FFD8 #D859FF #FFD859
tetradic
#59FFD8 #8559FF #FF5980 #D3FF59
square
#59FFD8 #8559FF #FF5980 #D3FF59
split-complementary
#59FFD8 #FF59D3 #FF8559
monochromatic
#00DEAA #1CFFCA #59FFD8 #96FFE6 #D3FFF5
Accessibility & contrast
On white
1.26
#59FFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#59FFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFD8
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFD8 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD6
Deuteranopia (green-blind)
#DFDEDB
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #59ffd8; /* rgb */ color: rgb(89, 255, 216); /* oklch */ color: oklch(90.4% 0.148 174.0);
Tailwind
colors: {
custom: {
50: '#9affe4',
500: '#59ffd8',
950: '#000000',
},
}SCSS
$custom: #59ffd8; $custom-light: #9affe4; $custom-dark: #000000;
JSON
{
"hex": "#59ffd8",
"rgb": {
"r": 89,
"g": 255,
"b": 216
},
"hsl": {
"h": 165.904,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.90427,
"c": 0.14759,
"h": 174
},
"luminance": 0.78602
}Semantic roles & 50–950 ramp
primary
#59FFD8
secondary
#D6264F
accent
#0036E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684