#59E8BB#59E8BB
#59E8BB is a very light, vivid teal. Relative luminance 0.634; OKLCH L 84.2% C 0.139 H 168.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #59E8BB |
|---|---|
| RGB | rgb(89, 232, 187) |
| HSL | hsl(161, 76%, 63%) |
| HSV | hsv(161, 62%, 91%) |
| CMYK | cmyk(61.6%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(83.66, -48.92, 10.61) |
| CIE-LCH | lch(83.66, 50.06, 167.76°) |
| OKLab | oklab(84.18% -0.1367 0.0272) |
| OKLCH | oklch(84.18% 0.139 168.8) |
| XYZ | xyz(41.9416, 63.4206, 57.0351) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.10
Light Turquoise
#7EF4CC
ΔE00 3.87
Eucalyptus
#44D7A8
ΔE00 4.18
Seafoam
#7FE0B3
ΔE00 4.22
Bright Teal
#01F9C6
ΔE00 4.45
Aqua (survey)
#13EAC9
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E8BB #E85986
analogous
#59E873 #59E8BB #59CDE8
triadic
#59E8BB #BB59E8 #E8BB59
tetradic
#59E8BB #7359E8 #E85986 #CDE859
square
#59E8BB #7359E8 #E85986 #CDE859
split-complementary
#59E8BB #E859CD #E87359
monochromatic
#18AE7F #23E1A5 #59E8BB #8FEFD1 #C5F7E7
Accessibility & contrast
On white
1.53
#59E8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#59E8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E8BB
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E8BB | 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)
#E2D9B9
Deuteranopia (green-blind)
#CECBBE
Tritanopia (blue-blind)
#00E9DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #59e8bb; /* rgb */ color: rgb(89, 232, 187); /* oklch */ color: oklch(84.2% 0.139 168.8);
Tailwind
colors: {
custom: {
50: '#96f0cf',
500: '#59e8bb',
950: '#000000',
},
}SCSS
$custom: #59e8bb; $custom-light: #96f0cf; $custom-dark: #000000;
JSON
{
"hex": "#59e8bb",
"rgb": {
"r": 89,
"g": 232,
"b": 187
},
"hsl": {
"h": 161.119,
"s": 75.661,
"l": 62.941
},
"oklch": {
"l": 0.84176,
"c": 0.13933,
"h": 168.8
},
"luminance": 0.63425
}Semantic roles & 50–950 ramp
primary
#59E8BB
secondary
#AF365C
accent
#0E4DD8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1713
muted
#808583