#59E9B2#59E9B2
#59E9B2 is a very light, vivid teal. Relative luminance 0.636; OKLCH L 84.2% C 0.147 H 164.4°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #59E9B2 |
|---|---|
| RGB | rgb(89, 233, 178) |
| HSL | hsl(157, 77%, 63%) |
| HSV | hsv(157, 62%, 91%) |
| CMYK | cmyk(61.8%, 0%, 23.6%, 8.6%) |
| CIE-LAB | lab(83.76, -51.33, 15.46) |
| CIE-LCH | lch(83.76, 53.61, 163.24°) |
| OKLab | oklab(84.19% -0.1417 0.0395) |
| OKLCH | oklch(84.19% 0.147 164.4) |
| XYZ | xyz(41.2905, 63.6117, 52.2131) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.55
Light Greenish Blue
#63F7B4
ΔE00 3.70
Seafoam
#7FE0B3
ΔE00 4.24
Eucalyptus
#44D7A8
ΔE00 4.50
Light Aquamarine
#7BFDC7
ΔE00 4.77
Bright Teal
#01F9C6
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E9B2 #E95990
analogous
#59E96A #59E9B2 #59D8E9
triadic
#59E9B2 #B259E9 #E9B259
tetradic
#59E9B2 #6A59E9 #E95990 #D8E959
square
#59E9B2 #6A59E9 #E95990 #D8E959
split-complementary
#59E9B2 #E959D8 #E96A59
monochromatic
#17B076 #23E299 #59E9B2 #8FF0CB #C5F7E4
Accessibility & contrast
On white
1.53
#59E9B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#59E9B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E9B2
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E9B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E9B2 | 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)
#E5D9AF
Deuteranopia (green-blind)
#D1CBB6
Tritanopia (blue-blind)
#00E9DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #59e9b2; /* rgb */ color: rgb(89, 233, 178); /* oklch */ color: oklch(84.2% 0.147 164.4);
Tailwind
colors: {
custom: {
50: '#96f1c9',
500: '#59e9b2',
950: '#000000',
},
}SCSS
$custom: #59e9b2; $custom-light: #96f1c9; $custom-dark: #000000;
JSON
{
"hex": "#59e9b2",
"rgb": {
"r": 89,
"g": 233,
"b": 178
},
"hsl": {
"h": 157.083,
"s": 76.596,
"l": 63.137
},
"oklch": {
"l": 0.84193,
"c": 0.14715,
"h": 164.4
},
"luminance": 0.63616
}Semantic roles & 50–950 ramp
primary
#59E9B2
secondary
#B13565
accent
#0D5BD9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582