#59EBC9#59EBC9
#59EBC9 is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.3% C 0.134 H 174.6°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #59EBC9 |
|---|---|
| RGB | rgb(89, 235, 201) |
| HSL | hsl(166, 78%, 64%) |
| HSV | hsv(166, 62%, 92%) |
| CMYK | cmyk(62.1%, 0%, 14.5%, 7.8%) |
| CIE-LAB | lab(84.87, -46.93, 5.00) |
| CIE-LCH | lch(84.87, 47.19, 173.92°) |
| OKLab | oklab(85.27% -0.1335 0.0125) |
| OKLCH | oklch(85.27% 0.134 174.6) |
| XYZ | xyz(44.3657, 65.7529, 65.6005) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.62
Aqua Marine
#2EE8BB
ΔE00 3.35
Light Turquoise
#7EF4CC
ΔE00 3.82
Tiffany Blue
#7BF2DA
ΔE00 3.98
Bright Teal
#01F9C6
ΔE00 5.05
Aquamarine
#7FFFD4
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EBC9 #EB597B
analogous
#59EB80 #59EBC9 #59C4EB
triadic
#59EBC9 #C959EB #EBC959
tetradic
#59EBC9 #8059EB #EB597B #C4EB59
square
#59EBC9 #8059EB #EB597B #C4EB59
split-complementary
#59EBC9 #EB59C4 #EB8059
monochromatic
#16B48F #22E4B7 #59EBC9 #90F2DB #C6F8ED
Accessibility & contrast
On white
1.48
#59EBC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#59EBC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EBC9
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EBC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EBC9 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC7
Deuteranopia (green-blind)
#CECECB
Tritanopia (blue-blind)
#00EEE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59ebc9; /* rgb */ color: rgb(89, 235, 201); /* oklch */ color: oklch(85.3% 0.134 174.6);
Tailwind
colors: {
custom: {
50: '#97f2d9',
500: '#59ebc9',
950: '#000000',
},
}SCSS
$custom: #59ebc9; $custom-light: #97f2d9; $custom-dark: #000000;
JSON
{
"hex": "#59ebc9",
"rgb": {
"r": 89,
"g": 235,
"b": 201
},
"hsl": {
"h": 166.027,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.85268,
"c": 0.13404,
"h": 174.6
},
"luminance": 0.65758
}Semantic roles & 50–950 ramp
primary
#59EBC9
secondary
#B43452
accent
#0B3BDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583