#59EDA8#59EDA8
#59EDA8 is a very light, vivid teal. Relative luminance 0.655; OKLCH L 84.9% C 0.160 H 159.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #59EDA8 |
|---|---|
| RGB | rgb(89, 237, 168) |
| HSL | hsl(152, 80%, 64%) |
| HSV | hsv(152, 62%, 93%) |
| CMYK | cmyk(62.4%, 0%, 29.1%, 7.1%) |
| CIE-LAB | lab(84.75, -55.04, 22.02) |
| CIE-LCH | lch(84.75, 59.28, 158.19°) |
| OKLab | oklab(84.93% -0.1503 0.0559) |
| OKLCH | oklch(84.93% 0.16 159.6) |
| XYZ | xyz(41.4680, 65.5151, 47.4985) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.31
Greenish Turquoise
#00FBB0
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 3.90
Light Blue Green
#7EFBB3
ΔE00 3.96
Aqua Green
#12E193
ΔE00 4.12
Seafoam (survey)
#80F9AD
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EDA8 #ED599E
analogous
#59ED5E #59EDA8 #59E8ED
triadic
#59EDA8 #A859ED #EDA859
tetradic
#59EDA8 #5E59ED #ED599E #E8ED59
square
#59EDA8 #5E59ED #ED599E #E8ED59
split-complementary
#59EDA8 #ED59E8 #ED5E59
monochromatic
#14B86B #22E78B #59EDA8 #90F3C5 #C7F9E2
Accessibility & contrast
On white
1.49
#59EDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#59EDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EDA8
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EDA8 | 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)
#EADCA4
Deuteranopia (green-blind)
#D7CEAC
Tritanopia (blue-blind)
#00ECDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59eda8; /* rgb */ color: rgb(89, 237, 168); /* oklch */ color: oklch(84.9% 0.160 159.6);
Tailwind
colors: {
custom: {
50: '#96f4c2',
500: '#59eda8',
950: '#000000',
},
}SCSS
$custom: #59eda8; $custom-light: #96f4c2; $custom-dark: #000000;
JSON
{
"hex": "#59eda8",
"rgb": {
"r": 89,
"g": 237,
"b": 168
},
"hsl": {
"h": 152.027,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.84934,
"c": 0.16038,
"h": 159.6
},
"luminance": 0.65519
}Semantic roles & 50–950 ramp
primary
#59EDA8
secondary
#B73371
accent
#096CDD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582