#59EAB0#59EAB0
#59EAB0 is a very light, vivid teal. Relative luminance 0.641; OKLCH L 84.4% C 0.150 H 163.3°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #59EAB0 |
|---|---|
| RGB | rgb(89, 234, 176) |
| HSL | hsl(156, 78%, 63%) |
| HSV | hsv(156, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 24.8%, 8.2%) |
| CIE-LAB | lab(84.02, -52.17, 16.86) |
| CIE-LCH | lch(84.02, 54.83, 162.09°) |
| OKLab | oklab(84.39% -0.1437 0.0431) |
| OKLCH | oklch(84.39% 0.15 163.3) |
| XYZ | xyz(41.3750, 64.0998, 51.2579) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.19
Aqua Marine
#2EE8BB
ΔE00 4.10
Seafoam
#7FE0B3
ΔE00 4.54
Light Aquamarine
#7BFDC7
ΔE00 4.69
Greenish Cyan
#2AFEB7
ΔE00 4.81
Greenish Turquoise
#00FBB0
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EAB0 #EA5993
analogous
#59EA67 #59EAB0 #59DBEA
triadic
#59EAB0 #B059EA #EAB059
tetradic
#59EAB0 #6759EA #EA5993 #DBEA59
square
#59EAB0 #6759EA #EA5993 #DBEA59
split-complementary
#59EAB0 #EA59DB #EA6759
monochromatic
#17B274 #23E396 #59EAB0 #8FF1CA #C6F8E4
Accessibility & contrast
On white
1.52
#59EAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#59EAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EAB0
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EAB0 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAD
Deuteranopia (green-blind)
#D2CCB4
Tritanopia (blue-blind)
#00EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #59eab0; /* rgb */ color: rgb(89, 234, 176); /* oklch */ color: oklch(84.4% 0.150 163.3);
Tailwind
colors: {
custom: {
50: '#96f1c7',
500: '#59eab0',
950: '#000000',
},
}SCSS
$custom: #59eab0; $custom-light: #96f1c7; $custom-dark: #000000;
JSON
{
"hex": "#59eab0",
"rgb": {
"r": 89,
"g": 234,
"b": 176
},
"hsl": {
"h": 156,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.84388,
"c": 0.14998,
"h": 163.3
},
"luminance": 0.64104
}Semantic roles & 50–950 ramp
primary
#59EAB0
secondary
#B23567
accent
#0C5EDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582