#59ECA9#59ECA9
#59ECA9 is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.7% C 0.158 H 160.2°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #59ECA9 |
|---|---|
| RGB | rgb(89, 236, 169) |
| HSL | hsl(153, 79%, 64%) |
| HSV | hsv(153, 62%, 93%) |
| CMYK | cmyk(62.3%, 0%, 28.4%, 7.5%) |
| CIE-LAB | lab(84.47, -54.44, 21.12) |
| CIE-LCH | lch(84.47, 58.39, 158.79°) |
| OKLab | oklab(84.71% -0.1488 0.0537) |
| OKLCH | oklch(84.71% 0.158 160.2) |
| XYZ | xyz(41.2728, 64.9751, 47.8948) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.43
Greenish Turquoise
#00FBB0
ΔE00 4.05
Aqua Green
#12E193
ΔE00 4.13
Light Blue Green
#7EFBB3
ΔE00 4.20
Seafoam Green
#7AF9AB
ΔE00 4.22
Greenish Cyan
#2AFEB7
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ECA9 #EC599C
analogous
#59EC5F #59ECA9 #59E5EC
triadic
#59ECA9 #A959EC #ECA959
tetradic
#59ECA9 #5F59EC #EC599C #E5EC59
square
#59ECA9 #5F59EC #EC599C #E5EC59
split-complementary
#59ECA9 #EC59E5 #EC5F59
monochromatic
#15B66C #22E68D #59ECA9 #90F2C5 #C7F9E2
Accessibility & contrast
On white
1.50
#59ECA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#59ECA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ECA9
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ECA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ECA9 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA5
Deuteranopia (green-blind)
#D5CDAD
Tritanopia (blue-blind)
#00EBDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #59eca9; /* rgb */ color: rgb(89, 236, 169); /* oklch */ color: oklch(84.7% 0.158 160.2);
Tailwind
colors: {
custom: {
50: '#96f3c2',
500: '#59eca9',
950: '#000000',
},
}SCSS
$custom: #59eca9; $custom-light: #96f3c2; $custom-dark: #000000;
JSON
{
"hex": "#59eca9",
"rgb": {
"r": 89,
"g": 236,
"b": 169
},
"hsl": {
"h": 152.653,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.84713,
"c": 0.15824,
"h": 160.2
},
"luminance": 0.64979
}Semantic roles & 50–950 ramp
primary
#59ECA9
secondary
#B5346F
accent
#0A69DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582