#59FEDC#59FEDC
#59FEDC is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.3% C 0.144 H 176.4°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #59FEDC |
|---|---|
| RGB | rgb(89, 254, 220) |
| HSL | hsl(168, 99%, 67%) |
| HSV | hsv(168, 65%, 100%) |
| CMYK | cmyk(65%, 0%, 13.4%, 0.4%) |
| CIE-LAB | lab(90.86, -50.41, 3.75) |
| CIE-LCH | lch(90.86, 50.55, 175.74°) |
| OKLab | oklab(90.3% -0.144 0.0092) |
| OKLCH | oklch(90.3% 0.144 176.4) |
| XYZ | xyz(52.4736, 78.1690, 80.0189) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.96
Light Aqua
#8CFFDB
ΔE00 4.03
Tiffany Blue
#7BF2DA
ΔE00 4.19
Light Turquoise
#7EF4CC
ΔE00 4.44
Bright Teal
#01F9C6
ΔE00 4.73
Aqua (survey)
#13EAC9
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FEDC #FE597B
analogous
#59FE89 #59FEDC #59CEFE
triadic
#59FEDC #DC59FE #FEDC59
tetradic
#59FEDC #8959FE #FE597B #CEFE59
square
#59FEDC #8959FE #FE597B #CEFE59
split-complementary
#59FEDC #FE59CE #FE8959
monochromatic
#01DBAE #1CFECF #59FEDC #96FEE9 #D3FFF6
Accessibility & contrast
On white
1.26
#59FEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#59FEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FEDC
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FEDC | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#DDDEDF
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #59fedc; /* rgb */ color: rgb(89, 254, 220); /* oklch */ color: oklch(90.3% 0.144 176.4);
Tailwind
colors: {
custom: {
50: '#9affe6',
500: '#59fedc',
950: '#000000',
},
}SCSS
$custom: #59fedc; $custom-light: #9affe6; $custom-dark: #000000;
JSON
{
"hex": "#59fedc",
"rgb": {
"r": 89,
"g": 254,
"b": 220
},
"hsl": {
"h": 167.636,
"s": 98.802,
"l": 67.255
},
"oklch": {
"l": 0.903,
"c": 0.14434,
"h": 176.4
},
"luminance": 0.78175
}Semantic roles & 50–950 ramp
primary
#59FEDC
secondary
#D4274B
accent
#002FE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684