#59EEAB#59EEAB
#59EEAB is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.2% C 0.159 H 160.4°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #59EEAB |
|---|---|
| RGB | rgb(89, 238, 171) |
| HSL | hsl(153, 81%, 64%) |
| HSV | hsv(153, 63%, 93%) |
| CMYK | cmyk(62.6%, 0%, 28.2%, 6.7%) |
| CIE-LAB | lab(85.10, -54.83, 20.96) |
| CIE-LCH | lch(85.10, 58.70, 159.08°) |
| OKLab | oklab(85.24% -0.15 0.0533) |
| OKLCH | oklch(85.24% 0.159 160.4) |
| XYZ | xyz(42.0410, 66.2088, 49.0842) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.00
Greenish Turquoise
#00FBB0
ΔE00 3.71
Greenish Cyan
#2AFEB7
ΔE00 3.90
Light Blue Green
#7EFBB3
ΔE00 3.93
Seafoam Green
#7AF9AB
ΔE00 4.02
Seafoam (survey)
#80F9AD
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EEAB #EE599C
analogous
#59EE61 #59EEAB #59E7EE
triadic
#59EEAB #AB59EE #EEAB59
tetradic
#59EEAB #6159EE #EE599C #E7EE59
square
#59EEAB #6159EE #EE599C #E7EE59
split-complementary
#59EEAB #EE59E7 #EE6159
monochromatic
#13BA6F #21E88F #59EEAB #91F4C7 #C8F9E3
Accessibility & contrast
On white
1.47
#59EEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#59EEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EEAB
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EEAB | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA7
Deuteranopia (green-blind)
#D7CFAF
Tritanopia (blue-blind)
#00EDDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #59eeab; /* rgb */ color: rgb(89, 238, 171); /* oklch */ color: oklch(85.2% 0.159 160.4);
Tailwind
colors: {
custom: {
50: '#96f4c4',
500: '#59eeab',
950: '#000000',
},
}SCSS
$custom: #59eeab; $custom-light: #96f4c4; $custom-dark: #000000;
JSON
{
"hex": "#59eeab",
"rgb": {
"r": 89,
"g": 238,
"b": 171
},
"hsl": {
"h": 153.02,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.85243,
"c": 0.15917,
"h": 160.4
},
"luminance": 0.66213
}Semantic roles & 50–950 ramp
primary
#59EEAB
secondary
#B9336F
accent
#0868DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582