#59E8BC#59E8BC
#59E8BC is a very light, vivid teal. Relative luminance 0.635; OKLCH L 84.2% C 0.139 H 169.2°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #59E8BC |
|---|---|
| RGB | rgb(89, 232, 188) |
| HSL | hsl(162, 76%, 63%) |
| HSV | hsv(162, 62%, 91%) |
| CMYK | cmyk(61.6%, 0%, 19%, 9%) |
| CIE-LAB | lab(83.69, -48.69, 10.12) |
| CIE-LCH | lch(83.69, 49.73, 168.26°) |
| OKLab | oklab(84.2% -0.1362 0.0259) |
| OKLCH | oklch(84.2% 0.139 169.2) |
| XYZ | xyz(42.0490, 63.4635, 57.6009) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.06
Light Turquoise
#7EF4CC
ΔE00 3.80
Eucalyptus
#44D7A8
ΔE00 4.25
Seafoam
#7FE0B3
ΔE00 4.31
Aqua (survey)
#13EAC9
ΔE00 4.40
Bright Teal
#01F9C6
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E8BC #E85985
analogous
#59E874 #59E8BC #59CDE8
triadic
#59E8BC #BC59E8 #E8BC59
tetradic
#59E8BC #7459E8 #E85985 #CDE859
square
#59E8BC #7459E8 #E85985 #CDE859
split-complementary
#59E8BC #E859CD #E87459
monochromatic
#18AE80 #23E1A6 #59E8BC #8FEFD2 #C5F7E7
Accessibility & contrast
On white
1.53
#59E8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#59E8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E8BC
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E8BC | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BA
Deuteranopia (green-blind)
#CECBBF
Tritanopia (blue-blind)
#00E9DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #59e8bc; /* rgb */ color: rgb(89, 232, 188); /* oklch */ color: oklch(84.2% 0.139 169.2);
Tailwind
colors: {
custom: {
50: '#96f0d0',
500: '#59e8bc',
950: '#000000',
},
}SCSS
$custom: #59e8bc; $custom-light: #96f0d0; $custom-dark: #000000;
JSON
{
"hex": "#59e8bc",
"rgb": {
"r": 89,
"g": 232,
"b": 188
},
"hsl": {
"h": 161.538,
"s": 75.661,
"l": 62.941
},
"oklch": {
"l": 0.84202,
"c": 0.13865,
"h": 169.2
},
"luminance": 0.63468
}Semantic roles & 50–950 ramp
primary
#59E8BC
secondary
#AF365B
accent
#0E4CD8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583