#59EABC#59EABC
#59EABC is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.7% C 0.141 H 168.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #59EABC |
|---|---|
| RGB | rgb(89, 234, 188) |
| HSL | hsl(161, 78%, 63%) |
| HSV | hsv(161, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 19.7%, 8.2%) |
| CIE-LAB | lab(84.28, -49.53, 10.96) |
| CIE-LCH | lch(84.28, 50.73, 167.52°) |
| OKLab | oklab(84.68% -0.1383 0.028) |
| OKLCH | oklch(84.68% 0.141 168.5) |
| XYZ | xyz(42.6152, 64.5959, 57.7896) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.17
Light Turquoise
#7EF4CC
ΔE00 3.66
Bright Teal
#01F9C6
ΔE00 4.09
Seafoam
#7FE0B3
ΔE00 4.40
Eucalyptus
#44D7A8
ΔE00 4.56
Aqua (survey)
#13EAC9
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EABC #EA5987
analogous
#59EA73 #59EABC #59CFEA
triadic
#59EABC #BC59EA #EABC59
tetradic
#59EABC #7359EA #EA5987 #CFEA59
square
#59EABC #7359EA #EA5987 #CFEA59
split-complementary
#59EABC #EA59CF #EA7359
monochromatic
#17B281 #23E3A6 #59EABC #8FF1D2 #C6F8E8
Accessibility & contrast
On white
1.51
#59EABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#59EABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EABC
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EABC | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBA
Deuteranopia (green-blind)
#D0CCBF
Tritanopia (blue-blind)
#00EBDD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #59eabc; /* rgb */ color: rgb(89, 234, 188); /* oklch */ color: oklch(84.7% 0.141 168.5);
Tailwind
colors: {
custom: {
50: '#96f1d0',
500: '#59eabc',
950: '#000000',
},
}SCSS
$custom: #59eabc; $custom-light: #96f1d0; $custom-dark: #000000;
JSON
{
"hex": "#59eabc",
"rgb": {
"r": 89,
"g": 234,
"b": 188
},
"hsl": {
"h": 160.966,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.84683,
"c": 0.14106,
"h": 168.5
},
"luminance": 0.646
}Semantic roles & 50–950 ramp
primary
#59EABC
secondary
#B2355D
accent
#0C4DDA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583