#59EBCA#59EBCA
#59EBCA is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.3% C 0.133 H 175.2°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #59EBCA |
|---|---|
| RGB | rgb(89, 235, 202) |
| HSL | hsl(166, 78%, 64%) |
| HSV | hsv(166, 62%, 92%) |
| CMYK | cmyk(62.1%, 0%, 14%, 7.8%) |
| CIE-LAB | lab(84.89, -46.69, 4.50) |
| CIE-LCH | lch(84.89, 46.90, 174.49°) |
| OKLab | oklab(85.3% -0.133 0.0112) |
| OKLCH | oklch(85.3% 0.133 175.2) |
| XYZ | xyz(44.4837, 65.8001, 66.2220) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.56
Aqua Marine
#2EE8BB
ΔE00 3.57
Tiffany Blue
#7BF2DA
ΔE00 3.79
Light Turquoise
#7EF4CC
ΔE00 3.97
Bright Teal
#01F9C6
ΔE00 5.23
Aquamarine
#7FFFD4
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EBCA #EB597A
analogous
#59EB81 #59EBCA #59C3EB
triadic
#59EBCA #CA59EB #EBCA59
tetradic
#59EBCA #8159EB #EB597A #C3EB59
square
#59EBCA #8159EB #EB597A #C3EB59
split-complementary
#59EBCA #EB59C3 #EB8159
monochromatic
#16B490 #22E4B9 #59EBCA #90F2DB #C6F8ED
Accessibility & contrast
On white
1.48
#59EBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#59EBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EBCA
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EBCA | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC9
Deuteranopia (green-blind)
#CECECC
Tritanopia (blue-blind)
#00EEE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59ebca; /* rgb */ color: rgb(89, 235, 202); /* oklch */ color: oklch(85.3% 0.133 175.2);
Tailwind
colors: {
custom: {
50: '#97f2da',
500: '#59ebca',
950: '#000000',
},
}SCSS
$custom: #59ebca; $custom-light: #97f2da; $custom-dark: #000000;
JSON
{
"hex": "#59ebca",
"rgb": {
"r": 89,
"g": 235,
"b": 202
},
"hsl": {
"h": 166.438,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.85296,
"c": 0.13348,
"h": 175.2
},
"luminance": 0.65805
}Semantic roles & 50–950 ramp
primary
#59EBCA
secondary
#B43451
accent
#0B3ADB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583