#59EBC8#59EBC8
#59EBC8 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.2% C 0.135 H 174.1°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #59EBC8 |
|---|---|
| RGB | rgb(89, 235, 200) |
| HSL | hsl(166, 78%, 64%) |
| HSV | hsv(166, 62%, 92%) |
| CMYK | cmyk(62.1%, 0%, 14.9%, 7.8%) |
| CIE-LAB | lab(84.85, -47.17, 5.49) |
| CIE-LCH | lch(84.85, 47.48, 173.37°) |
| OKLab | oklab(85.24% -0.1339 0.0138) |
| OKLCH | oklch(85.24% 0.135 174.1) |
| XYZ | xyz(44.2484, 65.7060, 64.9830) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.71
Aqua Marine
#2EE8BB
ΔE00 3.13
Light Turquoise
#7EF4CC
ΔE00 3.69
Tiffany Blue
#7BF2DA
ΔE00 4.18
Bright Teal
#01F9C6
ΔE00 4.87
Aquamarine
#7FFFD4
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EBC8 #EB597C
analogous
#59EB7F #59EBC8 #59C5EB
triadic
#59EBC8 #C859EB #EBC859
tetradic
#59EBC8 #7F59EB #EB597C #C5EB59
square
#59EBC8 #7F59EB #EB597C #C5EB59
split-complementary
#59EBC8 #EB59C5 #EB7F59
monochromatic
#16B48E #22E4B6 #59EBC8 #90F2DA #C6F8EC
Accessibility & contrast
On white
1.48
#59EBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#59EBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EBC8
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EBC8 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC6
Deuteranopia (green-blind)
#CECECB
Tritanopia (blue-blind)
#00EDE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59ebc8; /* rgb */ color: rgb(89, 235, 200); /* oklch */ color: oklch(85.2% 0.135 174.1);
Tailwind
colors: {
custom: {
50: '#97f2d8',
500: '#59ebc8',
950: '#000000',
},
}SCSS
$custom: #59ebc8; $custom-light: #97f2d8; $custom-dark: #000000;
JSON
{
"hex": "#59ebc8",
"rgb": {
"r": 89,
"g": 235,
"b": 200
},
"hsl": {
"h": 165.616,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.85241,
"c": 0.13461,
"h": 174.1
},
"luminance": 0.65711
}Semantic roles & 50–950 ramp
primary
#59EBC8
secondary
#B43453
accent
#0B3DDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583