#59EDA7#59EDA7
#59EDA7 is a very light, vivid teal. Relative luminance 0.655; OKLCH L 84.9% C 0.161 H 159.2°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #59EDA7 |
|---|---|
| RGB | rgb(89, 237, 167) |
| HSL | hsl(152, 80%, 64%) |
| HSV | hsv(152, 62%, 93%) |
| CMYK | cmyk(62.4%, 0%, 29.5%, 7.1%) |
| CIE-LAB | lab(84.73, -55.24, 22.51) |
| CIE-LCH | lch(84.73, 59.65, 157.83°) |
| OKLab | oklab(84.91% -0.1508 0.0571) |
| OKLCH | oklch(84.91% 0.161 159.2) |
| XYZ | xyz(41.3752, 65.4780, 47.0097) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.38
Seafoam Green
#7AF9AB
ΔE00 3.80
Greenish Turquoise
#00FBB0
ΔE00 3.90
Light Blue Green
#7EFBB3
ΔE00 3.93
Aqua Green
#12E193
ΔE00 4.05
Seafoam (survey)
#80F9AD
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EDA7 #ED599F
analogous
#59ED5D #59EDA7 #59E9ED
triadic
#59EDA7 #A759ED #EDA759
tetradic
#59EDA7 #5D59ED #ED599F #E9ED59
square
#59EDA7 #5D59ED #ED599F #E9ED59
split-complementary
#59EDA7 #ED59E9 #ED5D59
monochromatic
#14B86A #22E78A #59EDA7 #90F3C4 #C7F9E2
Accessibility & contrast
On white
1.49
#59EDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#59EDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EDA7
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EDA7 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDCA3
Deuteranopia (green-blind)
#D7CEAB
Tritanopia (blue-blind)
#00ECDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #59eda7; /* rgb */ color: rgb(89, 237, 167); /* oklch */ color: oklch(84.9% 0.161 159.2);
Tailwind
colors: {
custom: {
50: '#96f4c1',
500: '#59eda7',
950: '#000000',
},
}SCSS
$custom: #59eda7; $custom-light: #96f4c1; $custom-dark: #000000;
JSON
{
"hex": "#59eda7",
"rgb": {
"r": 89,
"g": 237,
"b": 167
},
"hsl": {
"h": 151.622,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.84912,
"c": 0.16122,
"h": 159.2
},
"luminance": 0.65482
}Semantic roles & 50–950 ramp
primary
#59EDA7
secondary
#B73372
accent
#096DDD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582