#59EEC3#59EEC3
#59EEC3 is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.8% C 0.141 H 170.4°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #59EEC3 |
|---|---|
| RGB | rgb(89, 238, 195) |
| HSL | hsl(163, 81%, 64%) |
| HSV | hsv(163, 63%, 93%) |
| CMYK | cmyk(62.6%, 0%, 18.1%, 6.7%) |
| CIE-LAB | lab(85.61, -49.61, 9.20) |
| CIE-LCH | lch(85.61, 50.45, 169.49°) |
| OKLab | oklab(85.82% -0.1392 0.0235) |
| OKLCH | oklch(85.82% 0.141 170.4) |
| XYZ | xyz(44.5398, 67.2083, 62.2444) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.39
Light Turquoise
#7EF4CC
ΔE00 3.03
Bright Teal
#01F9C6
ΔE00 3.53
Aqua (survey)
#13EAC9
ΔE00 4.02
Aquamarine
#7FFFD4
ΔE00 4.31
Light Aquamarine
#7BFDC7
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EEC3 #EE5984
analogous
#59EE79 #59EEC3 #59CEEE
triadic
#59EEC3 #C359EE #EEC359
tetradic
#59EEC3 #7959EE #EE5984 #CEEE59
square
#59EEC3 #7959EE #EE5984 #CEEE59
split-complementary
#59EEC3 #EE59CE #EE7959
monochromatic
#13BA8A #21E8AF #59EEC3 #91F4D7 #C8F9EB
Accessibility & contrast
On white
1.45
#59EEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#59EEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EEC3
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EEC3 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFC1
Deuteranopia (green-blind)
#D3D0C6
Tritanopia (blue-blind)
#00F0E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #59eec3; /* rgb */ color: rgb(89, 238, 195); /* oklch */ color: oklch(85.8% 0.141 170.4);
Tailwind
colors: {
custom: {
50: '#97f4d5',
500: '#59eec3',
950: '#000000',
},
}SCSS
$custom: #59eec3; $custom-light: #97f4d5; $custom-dark: #000000;
JSON
{
"hex": "#59eec3",
"rgb": {
"r": 89,
"g": 238,
"b": 195
},
"hsl": {
"h": 162.685,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.85825,
"c": 0.14114,
"h": 170.4
},
"luminance": 0.67213
}Semantic roles & 50–950 ramp
primary
#59EEC3
secondary
#B93359
accent
#0845DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583