#59FFDA#59FFDA
#59FFDA is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.146 H 175.0°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFDA |
|---|---|
| RGB | rgb(89, 255, 218) |
| HSL | hsl(167, 100%, 67%) |
| HSV | hsv(167, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.10, -51.31, 5.14) |
| CIE-LCH | lch(91.10, 51.57, 174.28°) |
| OKLab | oklab(90.48% -0.1459 0.0128) |
| OKLCH | oklch(90.48% 0.146 175) |
| XYZ | xyz(52.5285, 78.7000, 78.7383) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.43
Light Aqua
#8CFFDB
ΔE00 3.85
Bright Teal
#01F9C6
ΔE00 4.15
Light Turquoise
#7EF4CC
ΔE00 4.15
Tiffany Blue
#7BF2DA
ΔE00 4.74
Aqua (survey)
#13EAC9
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFDA #FF597E
analogous
#59FF87 #59FFDA #59D1FF
triadic
#59FFDA #DA59FF #FFDA59
tetradic
#59FFDA #8759FF #FF597E #D1FF59
square
#59FFDA #8759FF #FF597E #D1FF59
split-complementary
#59FFDA #FF59D1 #FF8759
monochromatic
#00DEAC #1CFFCC #59FFDA #96FFE8 #D3FFF5
Accessibility & contrast
On white
1.25
#59FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#59FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFDA
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFDA | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D8
Deuteranopia (green-blind)
#DFDEDD
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #59ffda; /* rgb */ color: rgb(89, 255, 218); /* oklch */ color: oklch(90.5% 0.146 175.0);
Tailwind
colors: {
custom: {
50: '#9affe5',
500: '#59ffda',
950: '#000000',
},
}SCSS
$custom: #59ffda; $custom-light: #9affe5; $custom-dark: #000000;
JSON
{
"hex": "#59ffda",
"rgb": {
"r": 89,
"g": 255,
"b": 218
},
"hsl": {
"h": 166.627,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.90482,
"c": 0.14647,
"h": 175
},
"luminance": 0.78706
}Semantic roles & 50–950 ramp
primary
#59FFDA
secondary
#D6264D
accent
#0033E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684