#59ECC8#59ECC8
#59ECC8 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.5% C 0.136 H 173.7°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #59ECC8 |
|---|---|
| RGB | rgb(89, 236, 200) |
| HSL | hsl(165, 79%, 64%) |
| HSV | hsv(165, 62%, 93%) |
| CMYK | cmyk(62.3%, 0%, 15.3%, 7.5%) |
| CIE-LAB | lab(85.14, -47.59, 5.91) |
| CIE-LCH | lch(85.14, 47.96, 172.92°) |
| OKLab | oklab(85.48% -0.1349 0.0149) |
| OKLCH | oklch(85.48% 0.136 173.7) |
| XYZ | xyz(44.5356, 66.2802, 65.0787) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.83
Aqua Marine
#2EE8BB
ΔE00 3.01
Light Turquoise
#7EF4CC
ΔE00 3.49
Tiffany Blue
#7BF2DA
ΔE00 4.29
Bright Teal
#01F9C6
ΔE00 4.60
Aquamarine
#7FFFD4
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ECC8 #EC597D
analogous
#59EC7E #59ECC8 #59C6EC
triadic
#59ECC8 #C859EC #ECC859
tetradic
#59ECC8 #7E59EC #EC597D #C6EC59
square
#59ECC8 #7E59EC #EC597D #C6EC59
split-complementary
#59ECC8 #EC59C6 #EC7E59
monochromatic
#15B68E #22E6B6 #59ECC8 #90F2DA #C7F9EC
Accessibility & contrast
On white
1.47
#59ECC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#59ECC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ECC8
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ECC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ECC8 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC6
Deuteranopia (green-blind)
#CFCECB
Tritanopia (blue-blind)
#00EEE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #59ecc8; /* rgb */ color: rgb(89, 236, 200); /* oklch */ color: oklch(85.5% 0.136 173.7);
Tailwind
colors: {
custom: {
50: '#97f3d8',
500: '#59ecc8',
950: '#000000',
},
}SCSS
$custom: #59ecc8; $custom-light: #97f3d8; $custom-dark: #000000;
JSON
{
"hex": "#59ecc8",
"rgb": {
"r": 89,
"g": 236,
"b": 200
},
"hsl": {
"h": 165.306,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.8548,
"c": 0.13573,
"h": 173.7
},
"luminance": 0.66285
}Semantic roles & 50–950 ramp
primary
#59ECC8
secondary
#B53454
accent
#0A3DDC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583