#59FEDD#59FEDD
#59FEDD is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.3% C 0.144 H 176.9°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #59FEDD |
|---|---|
| RGB | rgb(89, 254, 221) |
| HSL | hsl(168, 99%, 67%) |
| HSV | hsv(168, 65%, 100%) |
| CMYK | cmyk(65%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(90.88, -50.17, 3.27) |
| CIE-LCH | lch(90.88, 50.28, 176.27°) |
| OKLab | oklab(90.33% -0.1436 0.0079) |
| OKLCH | oklch(90.33% 0.144 176.9) |
| XYZ | xyz(52.6065, 78.2221, 80.7185) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.07
Light Aqua
#8CFFDB
ΔE00 4.12
Aquamarine
#7FFFD4
ΔE00 4.17
Light Turquoise
#7EF4CC
ΔE00 4.60
Aqua (survey)
#13EAC9
ΔE00 4.84
Bright Teal
#01F9C6
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FEDD #FE597A
analogous
#59FE8B #59FEDD #59CDFE
triadic
#59FEDD #DD59FE #FEDD59
tetradic
#59FEDD #8B59FE #FE597A #CDFE59
square
#59FEDD #8B59FE #FE597A #CDFE59
split-complementary
#59FEDD #FE59CD #FE8B59
monochromatic
#01DBB0 #1CFED1 #59FEDD #96FEE9 #D3FFF6
Accessibility & contrast
On white
1.26
#59FEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#59FEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FEDD
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FEDD | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#DDDEE0
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #59fedd; /* rgb */ color: rgb(89, 254, 221); /* oklch */ color: oklch(90.3% 0.144 176.9);
Tailwind
colors: {
custom: {
50: '#9affe7',
500: '#59fedd',
950: '#000000',
},
}SCSS
$custom: #59fedd; $custom-light: #9affe7; $custom-dark: #000000;
JSON
{
"hex": "#59fedd",
"rgb": {
"r": 89,
"g": 254,
"b": 221
},
"hsl": {
"h": 168,
"s": 98.802,
"l": 67.255
},
"oklch": {
"l": 0.90328,
"c": 0.14384,
"h": 176.9
},
"luminance": 0.78228
}Semantic roles & 50–950 ramp
primary
#59FEDD
secondary
#D42749
accent
#002EE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684