#59FAAE#59FAAE
#59FAAE is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.2% C 0.172 H 158.9°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #59FAAE |
|---|---|
| RGB | rgb(89, 250, 174) |
| HSL | hsl(152, 94%, 66%) |
| HSV | hsv(152, 64%, 98%) |
| CMYK | cmyk(64.4%, 0%, 30.4%, 2%) |
| CIE-LAB | lab(88.71, -58.93, 24.39) |
| CIE-LCH | lch(88.71, 63.78, 157.52°) |
| OKLab | oklab(88.22% -0.1606 0.0618) |
| OKLCH | oklch(88.22% 0.172 158.9) |
| XYZ | xyz(45.9410, 73.5462, 51.8109) |
| Luminance | 0.7355 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.70
Light Green Blue
#56FCA2
ΔE00 2.42
Sea Green (survey)
#53FCA1
ΔE00 2.55
Greenish Turquoise
#00FBB0
ΔE00 2.63
Light Blue Green
#7EFBB3
ΔE00 2.65
Seafoam Green
#7AF9AB
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FAAE #FA59A5
analogous
#59FA5E #59FAAE #59F6FA
triadic
#59FAAE #AE59FA #FAAE59
tetradic
#59FAAE #5E59FA #FA59A5 #F6FA59
square
#59FAAE #5E59FA #FA59A5 #F6FA59
split-complementary
#59FAAE #FA59F6 #FA5E59
monochromatic
#06D272 #1EF891 #59FAAE #94FCCB #D0FEE8
Accessibility & contrast
On white
1.34
#59FAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#59FAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FAAE
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FAAE | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A9
Deuteranopia (green-blind)
#E2D9B3
Tritanopia (blue-blind)
#00F9E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #59faae; /* rgb */ color: rgb(89, 250, 174); /* oklch */ color: oklch(88.2% 0.172 158.9);
Tailwind
colors: {
custom: {
50: '#98fdc6',
500: '#59faae',
950: '#000000',
},
}SCSS
$custom: #59faae; $custom-light: #98fdc6; $custom-dark: #000000;
JSON
{
"hex": "#59faae",
"rgb": {
"r": 89,
"g": 250,
"b": 174
},
"hsl": {
"h": 151.677,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.88218,
"c": 0.17206,
"h": 158.9
},
"luminance": 0.73551
}Semantic roles & 50–950 ramp
primary
#59FAAE
secondary
#CD2A77
accent
#006CE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682