#59ECAA#59ECAA
#59ECAA is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.7% C 0.157 H 160.5°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #59ECAA |
|---|---|
| RGB | rgb(89, 236, 170) |
| HSL | hsl(153, 79%, 64%) |
| HSV | hsv(153, 62%, 93%) |
| CMYK | cmyk(62.3%, 0%, 28%, 7.5%) |
| CIE-LAB | lab(84.49, -54.23, 20.63) |
| CIE-LCH | lch(84.49, 58.02, 159.17°) |
| OKLab | oklab(84.74% -0.1484 0.0525) |
| OKLCH | oklch(84.74% 0.157 160.5) |
| XYZ | xyz(41.3670, 65.0127, 48.3911) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.41
Greenish Turquoise
#00FBB0
ΔE00 4.06
Aqua Green
#12E193
ΔE00 4.23
Light Blue Green
#7EFBB3
ΔE00 4.26
Greenish Cyan
#2AFEB7
ΔE00 4.28
Seafoam Green
#7AF9AB
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ECAA #EC599B
analogous
#59EC60 #59ECAA #59E4EC
triadic
#59ECAA #AA59EC #ECAA59
tetradic
#59ECAA #6059EC #EC599B #E4EC59
square
#59ECAA #6059EC #EC599B #E4EC59
split-complementary
#59ECAA #EC59E4 #EC6059
monochromatic
#15B66E #22E68E #59ECAA #90F2C6 #C7F9E2
Accessibility & contrast
On white
1.50
#59ECAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#59ECAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ECAA
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ECAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ECAA | 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)
#E9DBA6
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#00EBDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #59ecaa; /* rgb */ color: rgb(89, 236, 170); /* oklch */ color: oklch(84.7% 0.157 160.5);
Tailwind
colors: {
custom: {
50: '#96f3c3',
500: '#59ecaa',
950: '#000000',
},
}SCSS
$custom: #59ecaa; $custom-light: #96f3c3; $custom-dark: #000000;
JSON
{
"hex": "#59ecaa",
"rgb": {
"r": 89,
"g": 236,
"b": 170
},
"hsl": {
"h": 153.061,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.84735,
"c": 0.15741,
"h": 160.5
},
"luminance": 0.65017
}Semantic roles & 50–950 ramp
primary
#59ECAA
secondary
#B5346E
accent
#0A68DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582