#59EEC4#59EEC4
#59EEC4 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 85.9% C 0.141 H 170.9°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #59EEC4 |
|---|---|
| RGB | rgb(89, 238, 196) |
| HSL | hsl(163, 81%, 64%) |
| HSV | hsv(163, 63%, 93%) |
| CMYK | cmyk(62.6%, 0%, 17.6%, 6.7%) |
| CIE-LAB | lab(85.63, -49.37, 8.71) |
| CIE-LCH | lch(85.63, 50.14, 170.00°) |
| OKLab | oklab(85.85% -0.1387 0.0222) |
| OKLCH | oklch(85.85% 0.141 170.9) |
| XYZ | xyz(44.6532, 67.2537, 62.8418) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.44
Light Turquoise
#7EF4CC
ΔE00 3.01
Bright Teal
#01F9C6
ΔE00 3.60
Aqua (survey)
#13EAC9
ΔE00 3.83
Aquamarine
#7FFFD4
ΔE00 4.32
Light Aquamarine
#7BFDC7
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EEC4 #EE5983
analogous
#59EE7A #59EEC4 #59CEEE
triadic
#59EEC4 #C459EE #EEC459
tetradic
#59EEC4 #7A59EE #EE5983 #CEEE59
square
#59EEC4 #7A59EE #EE5983 #CEEE59
split-complementary
#59EEC4 #EE59CE #EE7A59
monochromatic
#13BA8B #21E8B0 #59EEC4 #91F4D8 #C8F9EB
Accessibility & contrast
On white
1.45
#59EEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#59EEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EEC4
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EEC4 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DFC2
Deuteranopia (green-blind)
#D2D0C7
Tritanopia (blue-blind)
#00F0E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #59eec4; /* rgb */ color: rgb(89, 238, 196); /* oklch */ color: oklch(85.9% 0.141 170.9);
Tailwind
colors: {
custom: {
50: '#97f4d5',
500: '#59eec4',
950: '#000000',
},
}SCSS
$custom: #59eec4; $custom-light: #97f4d5; $custom-dark: #000000;
JSON
{
"hex": "#59eec4",
"rgb": {
"r": 89,
"g": 238,
"b": 196
},
"hsl": {
"h": 163.087,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.85851,
"c": 0.1405,
"h": 170.9
},
"luminance": 0.67258
}Semantic roles & 50–950 ramp
primary
#59EEC4
secondary
#B93358
accent
#0844DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583