#59EBC4#59EBC4
#59EBC4 is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.1% C 0.137 H 172.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #59EBC4 |
|---|---|
| RGB | rgb(89, 235, 196) |
| HSL | hsl(164, 78%, 64%) |
| HSV | hsv(164, 62%, 92%) |
| CMYK | cmyk(62.1%, 0%, 16.6%, 7.8%) |
| CIE-LAB | lab(84.75, -48.11, 7.45) |
| CIE-LCH | lch(84.75, 48.68, 171.20°) |
| OKLab | oklab(85.13% -0.1357 0.0189) |
| OKLCH | oklch(85.13% 0.137 172.1) |
| XYZ | xyz(43.7871, 65.5214, 62.5531) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.43
Aqua (survey)
#13EAC9
ΔE00 3.29
Light Turquoise
#7EF4CC
ΔE00 3.35
Bright Teal
#01F9C6
ΔE00 4.30
Aquamarine
#7FFFD4
ΔE00 4.92
Tiffany Blue
#7BF2DA
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EBC4 #EB5980
analogous
#59EB7B #59EBC4 #59C9EB
triadic
#59EBC4 #C459EB #EBC459
tetradic
#59EBC4 #7B59EB #EB5980 #C9EB59
square
#59EBC4 #7B59EB #EB5980 #C9EB59
split-complementary
#59EBC4 #EB59C9 #EB7B59
monochromatic
#16B48A #22E4B1 #59EBC4 #90F2D7 #C6F8EB
Accessibility & contrast
On white
1.49
#59EBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#59EBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EBC4
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EBC4 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC2
Deuteranopia (green-blind)
#CFCDC7
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59ebc4; /* rgb */ color: rgb(89, 235, 196); /* oklch */ color: oklch(85.1% 0.137 172.1);
Tailwind
colors: {
custom: {
50: '#96f2d5',
500: '#59ebc4',
950: '#000000',
},
}SCSS
$custom: #59ebc4; $custom-light: #96f2d5; $custom-dark: #000000;
JSON
{
"hex": "#59ebc4",
"rgb": {
"r": 89,
"g": 235,
"b": 196
},
"hsl": {
"h": 163.973,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.85133,
"c": 0.13699,
"h": 172.1
},
"luminance": 0.65526
}Semantic roles & 50–950 ramp
primary
#59EBC4
secondary
#B43456
accent
#0B42DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583