#59ECAB#59ECAB
#59ECAB is a very light, vivid teal. Relative luminance 0.651; OKLCH L 84.8% C 0.157 H 160.9°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #59ECAB |
|---|---|
| RGB | rgb(89, 236, 171) |
| HSL | hsl(153, 79%, 64%) |
| HSV | hsv(153, 62%, 93%) |
| CMYK | cmyk(62.3%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(84.51, -54.03, 20.14) |
| CIE-LCH | lch(84.51, 57.66, 159.55°) |
| OKLab | oklab(84.76% -0.1479 0.0513) |
| OKLCH | oklch(84.76% 0.157 160.9) |
| XYZ | xyz(41.4620, 65.0507, 48.8912) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.40
Greenish Turquoise
#00FBB0
ΔE00 4.08
Greenish Cyan
#2AFEB7
ΔE00 4.26
Light Blue Green
#7EFBB3
ΔE00 4.33
Aqua Green
#12E193
ΔE00 4.34
Seafoam Green
#7AF9AB
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ECAB #EC599A
analogous
#59EC61 #59ECAB #59E4EC
triadic
#59ECAB #AB59EC #ECAB59
tetradic
#59ECAB #6159EC #EC599A #E4EC59
square
#59ECAB #6159EC #EC599A #E4EC59
split-complementary
#59ECAB #EC59E4 #EC6159
monochromatic
#15B66F #22E68F #59ECAB #90F2C7 #C7F9E3
Accessibility & contrast
On white
1.50
#59ECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#59ECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ECAB
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ECAB | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA7
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#00EBDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #59ecab; /* rgb */ color: rgb(89, 236, 171); /* oklch */ color: oklch(84.8% 0.157 160.9);
Tailwind
colors: {
custom: {
50: '#96f3c4',
500: '#59ecab',
950: '#000000',
},
}SCSS
$custom: #59ecab; $custom-light: #96f3c4; $custom-dark: #000000;
JSON
{
"hex": "#59ecab",
"rgb": {
"r": 89,
"g": 236,
"b": 171
},
"hsl": {
"h": 153.469,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.84758,
"c": 0.15658,
"h": 160.9
},
"luminance": 0.65055
}Semantic roles & 50–950 ramp
primary
#59ECAB
secondary
#B5346D
accent
#0A67DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582