#59EAB2#59EAB2
#59EAB2 is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.4% C 0.148 H 164.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #59EAB2 |
|---|---|
| RGB | rgb(89, 234, 178) |
| HSL | hsl(157, 78%, 63%) |
| HSV | hsv(157, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 23.9%, 8.2%) |
| CIE-LAB | lab(84.06, -51.74, 15.88) |
| CIE-LCH | lch(84.06, 54.12, 162.94°) |
| OKLab | oklab(84.44% -0.1428 0.0406) |
| OKLCH | oklch(84.44% 0.148 164.1) |
| XYZ | xyz(41.5743, 64.1795, 52.3077) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.43
Aqua Marine
#2EE8BB
ΔE00 3.71
Seafoam
#7FE0B3
ΔE00 4.40
Light Aquamarine
#7BFDC7
ΔE00 4.60
Eucalyptus
#44D7A8
ΔE00 4.75
Bright Teal
#01F9C6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EAB2 #EA5991
analogous
#59EA69 #59EAB2 #59D9EA
triadic
#59EAB2 #B259EA #EAB259
tetradic
#59EAB2 #6959EA #EA5991 #D9EA59
square
#59EAB2 #6959EA #EA5991 #D9EA59
split-complementary
#59EAB2 #EA59D9 #EA6959
monochromatic
#17B276 #23E399 #59EAB2 #8FF1CB #C6F8E4
Accessibility & contrast
On white
1.52
#59EAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#59EAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EAB2
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EAB2 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAF
Deuteranopia (green-blind)
#D2CCB6
Tritanopia (blue-blind)
#00EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #59eab2; /* rgb */ color: rgb(89, 234, 178); /* oklch */ color: oklch(84.4% 0.148 164.1);
Tailwind
colors: {
custom: {
50: '#96f1c9',
500: '#59eab2',
950: '#000000',
},
}SCSS
$custom: #59eab2; $custom-light: #96f1c9; $custom-dark: #000000;
JSON
{
"hex": "#59eab2",
"rgb": {
"r": 89,
"g": 234,
"b": 178
},
"hsl": {
"h": 156.828,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.84435,
"c": 0.14842,
"h": 164.1
},
"luminance": 0.64184
}Semantic roles & 50–950 ramp
primary
#59EAB2
secondary
#B23565
accent
#0C5BDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582