#59EAA3#59EAA3
#59EAA3 is a very light, vivid teal. Relative luminance 0.636; OKLCH L 84.1% C 0.161 H 158.5°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #59EAA3 |
|---|---|
| RGB | rgb(89, 234, 163) |
| HSL | hsl(151, 78%, 63%) |
| HSV | hsv(151, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 30.3%, 8.2%) |
| CIE-LAB | lab(83.76, -54.85, 23.24) |
| CIE-LCH | lch(83.76, 59.57, 157.03°) |
| OKLab | oklab(84.09% -0.1495 0.0589) |
| OKLCH | oklch(84.09% 0.161 158.5) |
| XYZ | xyz(40.1498, 63.6097, 44.8052) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.10
Aqua Green
#12E193
ΔE00 3.55
Seafoam Green
#7AF9AB
ΔE00 4.12
Seafoam (survey)
#80F9AD
ΔE00 4.36
Light Blue Green
#7EFBB3
ΔE00 4.39
Greenish Turquoise
#00FBB0
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EAA3 #EA59A0
analogous
#59EA5A #59EAA3 #59E8EA
triadic
#59EAA3 #A359EA #EAA359
tetradic
#59EAA3 #5A59EA #EA59A0 #E8EA59
square
#59EAA3 #5A59EA #EA59A0 #E8EA59
split-complementary
#59EAA3 #EA59E8 #EA5A59
monochromatic
#17B266 #23E385 #59EAA3 #8FF1C1 #C6F8DF
Accessibility & contrast
On white
1.53
#59EAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#59EAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EAA3
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EAA3 | 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)
#E8D99F
Deuteranopia (green-blind)
#D4CBA8
Tritanopia (blue-blind)
#00E9D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #59eaa3; /* rgb */ color: rgb(89, 234, 163); /* oklch */ color: oklch(84.1% 0.161 158.5);
Tailwind
colors: {
custom: {
50: '#95f2be',
500: '#59eaa3',
950: '#000000',
},
}SCSS
$custom: #59eaa3; $custom-light: #95f2be; $custom-dark: #000000;
JSON
{
"hex": "#59eaa3",
"rgb": {
"r": 89,
"g": 234,
"b": 163
},
"hsl": {
"h": 150.621,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.84094,
"c": 0.16072,
"h": 158.5
},
"luminance": 0.63614
}Semantic roles & 50–950 ramp
primary
#59EAA3
secondary
#B23572
accent
#0C71DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582