#59ECAD#59ECAD
#59ECAD is a very light, vivid teal. Relative luminance 0.651; OKLCH L 84.8% C 0.155 H 161.6°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #59ECAD |
|---|---|
| RGB | rgb(89, 236, 173) |
| HSL | hsl(154, 79%, 64%) |
| HSV | hsv(154, 62%, 93%) |
| CMYK | cmyk(62.3%, 0%, 26.7%, 7.5%) |
| CIE-LAB | lab(84.55, -53.61, 19.16) |
| CIE-LCH | lch(84.55, 56.93, 160.33°) |
| OKLab | oklab(84.8% -0.147 0.0488) |
| OKLCH | oklch(84.8% 0.155 161.6) |
| XYZ | xyz(41.6540, 65.1276, 49.9027) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.45
Greenish Turquoise
#00FBB0
ΔE00 4.15
Greenish Cyan
#2AFEB7
ΔE00 4.26
Light Blue Green
#7EFBB3
ΔE00 4.50
Aqua Green
#12E193
ΔE00 4.58
Light Aquamarine
#7BFDC7
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ECAD #EC5998
analogous
#59EC63 #59ECAD #59E1EC
triadic
#59ECAD #AD59EC #ECAD59
tetradic
#59ECAD #6359EC #EC5998 #E1EC59
square
#59ECAD #6359EC #EC5998 #E1EC59
split-complementary
#59ECAD #EC59E1 #EC6359
monochromatic
#15B671 #22E692 #59ECAD #90F2C8 #C7F9E3
Accessibility & contrast
On white
1.50
#59ECAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#59ECAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ECAD
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ECAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ECAD | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA9
Deuteranopia (green-blind)
#D5CDB1
Tritanopia (blue-blind)
#00EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #59ecad; /* rgb */ color: rgb(89, 236, 173); /* oklch */ color: oklch(84.8% 0.155 161.6);
Tailwind
colors: {
custom: {
50: '#96f3c5',
500: '#59ecad',
950: '#000000',
},
}SCSS
$custom: #59ecad; $custom-light: #96f3c5; $custom-dark: #000000;
JSON
{
"hex": "#59ecad",
"rgb": {
"r": 89,
"g": 236,
"b": 173
},
"hsl": {
"h": 154.286,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.84803,
"c": 0.15495,
"h": 161.6
},
"luminance": 0.65132
}Semantic roles & 50–950 ramp
primary
#59ECAD
secondary
#B5346B
accent
#0A64DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582