#59EDAE#59EDAE
#59EDAE is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.1% C 0.155 H 161.8°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #59EDAE |
|---|---|
| RGB | rgb(89, 237, 174) |
| HSL | hsl(154, 80%, 64%) |
| HSV | hsv(154, 62%, 93%) |
| CMYK | cmyk(62.4%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(84.87, -53.81, 19.08) |
| CIE-LCH | lch(84.87, 57.09, 160.47°) |
| OKLab | oklab(85.07% -0.1476 0.0487) |
| OKLCH | oklch(85.07% 0.155 161.8) |
| XYZ | xyz(42.0399, 65.7438, 50.5105) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.26
Greenish Turquoise
#00FBB0
ΔE00 4.00
Greenish Cyan
#2AFEB7
ΔE00 4.07
Light Blue Green
#7EFBB3
ΔE00 4.38
Light Aquamarine
#7BFDC7
ΔE00 4.51
Seafoam Green
#7AF9AB
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EDAE #ED5998
analogous
#59ED64 #59EDAE #59E2ED
triadic
#59EDAE #AE59ED #EDAE59
tetradic
#59EDAE #6459ED #ED5998 #E2ED59
square
#59EDAE #6459ED #ED5998 #E2ED59
split-complementary
#59EDAE #ED59E2 #ED6459
monochromatic
#14B872 #22E793 #59EDAE #90F3C9 #C7F9E4
Accessibility & contrast
On white
1.48
#59EDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#59EDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EDAE
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EDAE | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCAA
Deuteranopia (green-blind)
#D6CEB2
Tritanopia (blue-blind)
#00EDDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59edae; /* rgb */ color: rgb(89, 237, 174); /* oklch */ color: oklch(85.1% 0.155 161.8);
Tailwind
colors: {
custom: {
50: '#96f4c6',
500: '#59edae',
950: '#000000',
},
}SCSS
$custom: #59edae; $custom-light: #96f4c6; $custom-dark: #000000;
JSON
{
"hex": "#59edae",
"rgb": {
"r": 89,
"g": 237,
"b": 174
},
"hsl": {
"h": 154.459,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.85068,
"c": 0.15542,
"h": 161.8
},
"luminance": 0.65748
}Semantic roles & 50–950 ramp
primary
#59EDAE
secondary
#B7336B
accent
#0963DD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582