#59EAAA#59EAAA
#59EAAA is a very light, vivid teal. Relative luminance 0.639; OKLCH L 84.2% C 0.155 H 161.0°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #59EAAA |
|---|---|
| RGB | rgb(89, 234, 170) |
| HSL | hsl(154, 78%, 63%) |
| HSV | hsv(154, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(83.90, -53.43, 19.81) |
| CIE-LCH | lch(83.90, 56.99, 159.66°) |
| OKLab | oklab(84.25% -0.1464 0.0505) |
| OKLCH | oklch(84.25% 0.155 161) |
| XYZ | xyz(40.7944, 63.8676, 48.2002) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.83
Aqua Green
#12E193
ΔE00 4.18
Greenish Turquoise
#00FBB0
ΔE00 4.45
Greenish Cyan
#2AFEB7
ΔE00 4.66
Light Blue Green
#7EFBB3
ΔE00 4.68
Seafoam Green
#7AF9AB
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EAAA #EA5999
analogous
#59EA61 #59EAAA #59E2EA
triadic
#59EAAA #AA59EA #EAAA59
tetradic
#59EAAA #6159EA #EA5999 #E2EA59
square
#59EAAA #6159EA #EA5999 #E2EA59
split-complementary
#59EAAA #EA59E2 #EA6159
monochromatic
#17B26D #23E38E #59EAAA #8FF1C6 #C6F8E2
Accessibility & contrast
On white
1.52
#59EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#59EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EAAA
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EAAA | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA6
Deuteranopia (green-blind)
#D3CBAE
Tritanopia (blue-blind)
#00E9D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #59eaaa; /* rgb */ color: rgb(89, 234, 170); /* oklch */ color: oklch(84.2% 0.155 161.0);
Tailwind
colors: {
custom: {
50: '#96f1c3',
500: '#59eaaa',
950: '#000000',
},
}SCSS
$custom: #59eaaa; $custom-light: #96f1c3; $custom-dark: #000000;
JSON
{
"hex": "#59eaaa",
"rgb": {
"r": 89,
"g": 234,
"b": 170
},
"hsl": {
"h": 153.517,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.84249,
"c": 0.15482,
"h": 161
},
"luminance": 0.63872
}Semantic roles & 50–950 ramp
primary
#59EAAA
secondary
#B2356C
accent
#0C67DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582