#59FFD2#59FFD2
#59FFD2 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.151 H 171.3°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFD2 |
|---|---|
| RGB | rgb(89, 255, 210) |
| HSL | hsl(164, 100%, 67%) |
| HSV | hsv(164, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(90.91, -53.19, 9.00) |
| CIE-LCH | lch(90.91, 53.94, 170.39°) |
| OKLab | oklab(90.27% -0.1494 0.0229) |
| OKLCH | oklch(90.27% 0.151 171.3) |
| XYZ | xyz(51.5068, 78.2913, 73.3575) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.64
Bright Teal
#01F9C6
ΔE00 2.89
Light Turquoise
#7EF4CC
ΔE00 3.69
Light Aquamarine
#7BFDC7
ΔE00 3.77
Light Aqua
#8CFFDB
ΔE00 4.06
Aqua Marine
#2EE8BB
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFD2 #FF5986
analogous
#59FF7F #59FFD2 #59D9FF
triadic
#59FFD2 #D259FF #FFD259
tetradic
#59FFD2 #7F59FF #FF5986 #D9FF59
square
#59FFD2 #7F59FF #FF5986 #D9FF59
split-complementary
#59FFD2 #FF59D9 #FF7F59
monochromatic
#00DEA2 #1CFFC1 #59FFD2 #96FFE3 #D3FFF3
Accessibility & contrast
On white
1.26
#59FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#59FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFD2
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFD2 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E1DED5
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #59ffd2; /* rgb */ color: rgb(89, 255, 210); /* oklch */ color: oklch(90.3% 0.151 171.3);
Tailwind
colors: {
custom: {
50: '#9affdf',
500: '#59ffd2',
950: '#000000',
},
}SCSS
$custom: #59ffd2; $custom-light: #9affdf; $custom-dark: #000000;
JSON
{
"hex": "#59ffd2",
"rgb": {
"r": 89,
"g": 255,
"b": 210
},
"hsl": {
"h": 163.735,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.90268,
"c": 0.15119,
"h": 171.3
},
"luminance": 0.78297
}Semantic roles & 50–950 ramp
primary
#59FFD2
secondary
#D62656
accent
#003EE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684