#59FFAD#59FFAD
#59FFAD is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.4% C 0.179 H 157.7°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFAD |
|---|---|
| RGB | rgb(89, 255, 173) |
| HSL | hsl(150, 100%, 67%) |
| HSV | hsv(150, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 32.2%, 0%) |
| CIE-LAB | lab(90.16, -61.04, 26.89) |
| CIE-LCH | lch(90.16, 66.70, 156.23°) |
| OKLab | oklab(89.41% -0.1659 0.0679) |
| OKLCH | oklch(89.41% 0.179 157.7) |
| XYZ | xyz(47.4182, 76.6559, 51.8241) |
| Luminance | 0.7666 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.63
Sea Green (survey)
#53FCA1
ΔE00 1.76
Bright Sea Green
#05FFA6
ΔE00 2.35
Light Bluish Green
#76FDA8
ΔE00 2.38
Seafoam Green
#7AF9AB
ΔE00 2.70
Light Blue Green
#7EFBB3
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFAD #FF59AB
analogous
#59FF5A #59FFAD #59FEFF
triadic
#59FFAD #AD59FF #FFAD59
tetradic
#59FFAD #5A59FF #FF59AB #FEFF59
square
#59FFAD #5A59FF #FF59AB #FEFF59
split-complementary
#59FFAD #FF59FE #FF5A59
monochromatic
#00DE70 #1CFF8F #59FFAD #96FFCB #D3FFE9
Accessibility & contrast
On white
1.29
#59FFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#59FFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFAD
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFAD | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA8
Deuteranopia (green-blind)
#E7DDB2
Tritanopia (blue-blind)
#00FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #59ffad; /* rgb */ color: rgb(89, 255, 173); /* oklch */ color: oklch(89.4% 0.179 157.7);
Tailwind
colors: {
custom: {
50: '#99ffc6',
500: '#59ffad',
950: '#000000',
},
}SCSS
$custom: #59ffad; $custom-light: #99ffc6; $custom-dark: #000000;
JSON
{
"hex": "#59ffad",
"rgb": {
"r": 89,
"g": 255,
"b": 173
},
"hsl": {
"h": 150.361,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.89407,
"c": 0.17927,
"h": 157.7
},
"luminance": 0.76661
}Semantic roles & 50–950 ramp
primary
#59FFAD
secondary
#D6267D
accent
#0071E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682