#59FFDE#59FFDE
#59FFDE is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.144 H 176.9°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFDE |
|---|---|
| RGB | rgb(89, 255, 222) |
| HSL | hsl(168, 100%, 67%) |
| HSV | hsv(168, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.19, -50.35, 3.21) |
| CIE-LCH | lch(91.19, 50.45, 176.36°) |
| OKLab | oklab(90.59% -0.1442 0.0077) |
| OKLCH | oklch(90.59% 0.144 176.9) |
| XYZ | xyz(53.0582, 78.9119, 81.5283) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 4.14
Tiffany Blue
#7BF2DA
ΔE00 4.19
Aquamarine
#7FFFD4
ΔE00 4.20
Light Turquoise
#7EF4CC
ΔE00 4.72
Aqua (survey)
#13EAC9
ΔE00 5.02
Bright Teal
#01F9C6
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFDE #FF597A
analogous
#59FF8B #59FFDE #59CDFF
triadic
#59FFDE #DE59FF #FFDE59
tetradic
#59FFDE #8B59FF #FF597A #CDFF59
square
#59FFDE #8B59FF #FF597A #CDFF59
split-complementary
#59FFDE #FF59CD #FF8B59
monochromatic
#00DEB2 #1CFFD2 #59FFDE #96FFEA #D3FFF6
Accessibility & contrast
On white
1.25
#59FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#59FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFDE
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFDE | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DD
Deuteranopia (green-blind)
#DEDFE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #59ffde; /* rgb */ color: rgb(89, 255, 222); /* oklch */ color: oklch(90.6% 0.144 176.9);
Tailwind
colors: {
custom: {
50: '#9affe8',
500: '#59ffde',
950: '#000000',
},
}SCSS
$custom: #59ffde; $custom-light: #9affe8; $custom-dark: #000000;
JSON
{
"hex": "#59ffde",
"rgb": {
"r": 89,
"g": 255,
"b": 222
},
"hsl": {
"h": 168.072,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.90592,
"c": 0.14437,
"h": 176.9
},
"luminance": 0.78918
}Semantic roles & 50–950 ramp
primary
#59FFDE
secondary
#D62649
accent
#002EE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101816
muted
#808684