#59E9B3#59E9B3
#59E9B3 is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.2% C 0.146 H 164.8°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #59E9B3 |
|---|---|
| RGB | rgb(89, 233, 179) |
| HSL | hsl(158, 77%, 63%) |
| HSV | hsv(158, 62%, 91%) |
| CMYK | cmyk(61.8%, 0%, 23.2%, 8.6%) |
| CIE-LAB | lab(83.78, -51.12, 14.97) |
| CIE-LCH | lch(83.78, 53.26, 163.68°) |
| OKLab | oklab(84.22% -0.1413 0.0383) |
| OKLCH | oklch(84.22% 0.146 164.8) |
| XYZ | xyz(41.3912, 63.6521, 52.7438) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.36
Light Greenish Blue
#63F7B4
ΔE00 3.84
Seafoam
#7FE0B3
ΔE00 4.19
Eucalyptus
#44D7A8
ΔE00 4.43
Light Aquamarine
#7BFDC7
ΔE00 4.75
Bright Teal
#01F9C6
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E9B3 #E9598F
analogous
#59E96B #59E9B3 #59D7E9
triadic
#59E9B3 #B359E9 #E9B359
tetradic
#59E9B3 #6B59E9 #E9598F #D7E959
square
#59E9B3 #6B59E9 #E9598F #D7E959
split-complementary
#59E9B3 #E959D7 #E96B59
monochromatic
#17B077 #23E29A #59E9B3 #8FF0CC #C5F7E4
Accessibility & contrast
On white
1.53
#59E9B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#59E9B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E9B3
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E9B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E9B3 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9B0
Deuteranopia (green-blind)
#D1CBB6
Tritanopia (blue-blind)
#00E9DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #59e9b3; /* rgb */ color: rgb(89, 233, 179); /* oklch */ color: oklch(84.2% 0.146 164.8);
Tailwind
colors: {
custom: {
50: '#96f1c9',
500: '#59e9b3',
950: '#000000',
},
}SCSS
$custom: #59e9b3; $custom-light: #96f1c9; $custom-dark: #000000;
JSON
{
"hex": "#59e9b3",
"rgb": {
"r": 89,
"g": 233,
"b": 179
},
"hsl": {
"h": 157.5,
"s": 76.596,
"l": 63.137
},
"oklch": {
"l": 0.84218,
"c": 0.14639,
"h": 164.8
},
"luminance": 0.63656
}Semantic roles & 50–950 ramp
primary
#59E9B3
secondary
#B13564
accent
#0D59D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582