#59EBC6#59EBC6
#59EBC6 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.136 H 173.1°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #59EBC6 |
|---|---|
| RGB | rgb(89, 235, 198) |
| HSL | hsl(165, 78%, 64%) |
| HSV | hsv(165, 62%, 92%) |
| CMYK | cmyk(62.1%, 0%, 15.7%, 7.8%) |
| CIE-LAB | lab(84.80, -47.64, 6.47) |
| CIE-LCH | lch(84.80, 48.08, 172.27°) |
| OKLab | oklab(85.19% -0.1348 0.0164) |
| OKLCH | oklch(85.19% 0.136 173.1) |
| XYZ | xyz(44.0162, 65.6131, 63.7600) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.75
Aqua (survey)
#13EAC9
ΔE00 2.97
Light Turquoise
#7EF4CC
ΔE00 3.48
Bright Teal
#01F9C6
ΔE00 4.56
Tiffany Blue
#7BF2DA
ΔE00 4.59
Aquamarine
#7FFFD4
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EBC6 #EB597E
analogous
#59EB7D #59EBC6 #59C7EB
triadic
#59EBC6 #C659EB #EBC659
tetradic
#59EBC6 #7D59EB #EB597E #C7EB59
square
#59EBC6 #7D59EB #EB597E #C7EB59
split-complementary
#59EBC6 #EB59C7 #EB7D59
monochromatic
#16B48C #22E4B3 #59EBC6 #90F2D9 #C6F8EC
Accessibility & contrast
On white
1.49
#59EBC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#59EBC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EBC6
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EBC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EBC6 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC4
Deuteranopia (green-blind)
#CFCDC9
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59ebc6; /* rgb */ color: rgb(89, 235, 198); /* oklch */ color: oklch(85.2% 0.136 173.1);
Tailwind
colors: {
custom: {
50: '#96f2d7',
500: '#59ebc6',
950: '#000000',
},
}SCSS
$custom: #59ebc6; $custom-light: #96f2d7; $custom-dark: #000000;
JSON
{
"hex": "#59ebc6",
"rgb": {
"r": 89,
"g": 235,
"b": 198
},
"hsl": {
"h": 164.795,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.85186,
"c": 0.13578,
"h": 173.1
},
"luminance": 0.65618
}Semantic roles & 50–950 ramp
primary
#59EBC6
secondary
#B43455
accent
#0B3FDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583