#59FFD7#59FFD7
#59FFD7 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.148 H 173.6°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFD7 |
|---|---|
| RGB | rgb(89, 255, 215) |
| HSL | hsl(166, 100%, 67%) |
| HSV | hsv(166, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(91.03, -52.02, 6.58) |
| CIE-LCH | lch(91.03, 52.44, 172.79°) |
| OKLab | oklab(90.4% -0.1472 0.0166) |
| OKLCH | oklch(90.4% 0.148 173.6) |
| XYZ | xyz(52.1395, 78.5444, 76.6895) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.99
Bright Teal
#01F9C6
ΔE00 3.57
Light Aqua
#8CFFDB
ΔE00 3.81
Light Turquoise
#7EF4CC
ΔE00 3.86
Light Aquamarine
#7BFDC7
ΔE00 4.81
Tiffany Blue
#7BF2DA
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFD7 #FF5981
analogous
#59FF84 #59FFD7 #59D4FF
triadic
#59FFD7 #D759FF #FFD759
tetradic
#59FFD7 #8459FF #FF5981 #D4FF59
square
#59FFD7 #8459FF #FF5981 #D4FF59
split-complementary
#59FFD7 #FF59D4 #FF8459
monochromatic
#00DEA8 #1CFFC8 #59FFD7 #96FFE6 #D3FFF4
Accessibility & contrast
On white
1.26
#59FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#59FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFD7
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFD7 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD5
Deuteranopia (green-blind)
#E0DEDA
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #59ffd7; /* rgb */ color: rgb(89, 255, 215); /* oklch */ color: oklch(90.4% 0.148 173.6);
Tailwind
colors: {
custom: {
50: '#9affe3',
500: '#59ffd7',
950: '#000000',
},
}SCSS
$custom: #59ffd7; $custom-light: #9affe3; $custom-dark: #000000;
JSON
{
"hex": "#59ffd7",
"rgb": {
"r": 89,
"g": 255,
"b": 215
},
"hsl": {
"h": 165.542,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.904,
"c": 0.14817,
"h": 173.6
},
"luminance": 0.7855
}Semantic roles & 50–950 ramp
primary
#59FFD7
secondary
#D62650
accent
#0037E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684