#59FFAE#59FFAE
#59FFAE is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.4% C 0.178 H 158.0°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFAE |
|---|---|
| RGB | rgb(89, 255, 174) |
| HSL | hsl(151, 100%, 67%) |
| HSV | hsv(151, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(90.18, -60.85, 26.40) |
| CIE-LCH | lch(90.18, 66.33, 156.54°) |
| OKLab | oklab(89.43% -0.1655 0.0668) |
| OKLCH | oklch(89.43% 0.178 158) |
| XYZ | xyz(47.5153, 76.6947, 52.3356) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.80
Sea Green (survey)
#53FCA1
ΔE00 1.93
Bright Sea Green
#05FFA6
ΔE00 2.39
Light Bluish Green
#76FDA8
ΔE00 2.49
Seafoam Green
#7AF9AB
ΔE00 2.73
Light Greenish Blue
#63F7B4
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFAE #FF59AA
analogous
#59FF5B #59FFAE #59FDFF
triadic
#59FFAE #AE59FF #FFAE59
tetradic
#59FFAE #5B59FF #FF59AA #FDFF59
square
#59FFAE #5B59FF #FF59AA #FDFF59
split-complementary
#59FFAE #FF59FD #FF5B59
monochromatic
#00DE71 #1CFF90 #59FFAE #96FFCC #D3FFEA
Accessibility & contrast
On white
1.29
#59FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#59FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFAE
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFAE | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#E7DDB3
Tritanopia (blue-blind)
#00FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #59ffae; /* rgb */ color: rgb(89, 255, 174); /* oklch */ color: oklch(89.4% 0.178 158.0);
Tailwind
colors: {
custom: {
50: '#99ffc6',
500: '#59ffae',
950: '#000000',
},
}SCSS
$custom: #59ffae; $custom-light: #99ffc6; $custom-dark: #000000;
JSON
{
"hex": "#59ffae",
"rgb": {
"r": 89,
"g": 255,
"b": 174
},
"hsl": {
"h": 150.723,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.89427,
"c": 0.17843,
"h": 158
},
"luminance": 0.767
}Semantic roles & 50–950 ramp
primary
#59FFAE
secondary
#D6267C
accent
#0070E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682