#59EAA2#59EAA2
#59EAA2 is a very light, vivid teal. Relative luminance 0.636; OKLCH L 84.1% C 0.162 H 158.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #59EAA2 |
|---|---|
| RGB | rgb(89, 234, 162) |
| HSL | hsl(150, 78%, 63%) |
| HSV | hsv(150, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(83.74, -55.05, 23.73) |
| CIE-LCH | lch(83.74, 59.94, 156.68°) |
| OKLab | oklab(84.07% -0.15 0.0601) |
| OKLCH | oklch(84.07% 0.162 158.2) |
| XYZ | xyz(40.0606, 63.5740, 44.3352) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.19
Aqua Green
#12E193
ΔE00 3.50
Seafoam Green
#7AF9AB
ΔE00 4.06
Seafoam (survey)
#80F9AD
ΔE00 4.32
Light Blue Green
#7EFBB3
ΔE00 4.38
Light Green Blue
#56FCA2
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EAA2 #EA59A1
analogous
#59EA59 #59EAA2 #59E9EA
triadic
#59EAA2 #A259EA #EAA259
tetradic
#59EAA2 #5959EA #EA59A1 #E9EA59
square
#59EAA2 #5959EA #EA59A1 #E9EA59
split-complementary
#59EAA2 #EA59E9 #EA5959
monochromatic
#17B265 #23E384 #59EAA2 #8FF1C0 #C6F8DF
Accessibility & contrast
On white
1.53
#59EAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#59EAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EAA2
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EAA2 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99E
Deuteranopia (green-blind)
#D5CBA7
Tritanopia (blue-blind)
#00E9D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #59eaa2; /* rgb */ color: rgb(89, 234, 162); /* oklch */ color: oklch(84.1% 0.162 158.2);
Tailwind
colors: {
custom: {
50: '#95f2be',
500: '#59eaa2',
950: '#000000',
},
}SCSS
$custom: #59eaa2; $custom-light: #95f2be; $custom-dark: #000000;
JSON
{
"hex": "#59eaa2",
"rgb": {
"r": 89,
"g": 234,
"b": 162
},
"hsl": {
"h": 150.207,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.84073,
"c": 0.16157,
"h": 158.2
},
"luminance": 0.63578
}Semantic roles & 50–950 ramp
primary
#59EAA2
secondary
#B23573
accent
#0C72DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582