#59EFCC#59EFCC
#59EFCC is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.3% C 0.137 H 174.5°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #59EFCC |
|---|---|
| RGB | rgb(89, 239, 204) |
| HSL | hsl(166, 82%, 64%) |
| HSV | hsv(166, 63%, 94%) |
| CMYK | cmyk(62.8%, 0%, 14.6%, 6.3%) |
| CIE-LAB | lab(86.11, -47.92, 5.22) |
| CIE-LCH | lch(86.11, 48.20, 173.79°) |
| OKLab | oklab(86.31% -0.1362 0.0131) |
| OKLCH | oklch(86.31% 0.137 174.5) |
| XYZ | xyz(45.8801, 68.2116, 67.8632) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.83
Light Turquoise
#7EF4CC
ΔE00 3.45
Aqua Marine
#2EE8BB
ΔE00 3.51
Tiffany Blue
#7BF2DA
ΔE00 3.87
Bright Teal
#01F9C6
ΔE00 4.49
Aquamarine
#7FFFD4
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EFCC #EF597C
analogous
#59EF81 #59EFCC #59C7EF
triadic
#59EFCC #CC59EF #EFCC59
tetradic
#59EFCC #8159EF #EF597C #C7EF59
square
#59EFCC #8159EF #EF597C #C7EF59
split-complementary
#59EFCC #EF59C7 #EF8159
monochromatic
#12BC94 #21EABB #59EFCC #91F4DD #C9FAEE
Accessibility & contrast
On white
1.43
#59EFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#59EFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EFCC
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EFCC | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E1CA
Deuteranopia (green-blind)
#D2D1CF
Tritanopia (blue-blind)
#00F2E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #59efcc; /* rgb */ color: rgb(89, 239, 204); /* oklch */ color: oklch(86.3% 0.137 174.5);
Tailwind
colors: {
custom: {
50: '#97f5db',
500: '#59efcc',
950: '#000000',
},
}SCSS
$custom: #59efcc; $custom-light: #97f5db; $custom-dark: #000000;
JSON
{
"hex": "#59efcc",
"rgb": {
"r": 89,
"g": 239,
"b": 204
},
"hsl": {
"h": 166,
"s": 82.418,
"l": 64.314
},
"oklch": {
"l": 0.86305,
"c": 0.1368,
"h": 174.5
},
"luminance": 0.68216
}Semantic roles & 50–950 ramp
primary
#59EFCC
secondary
#BA3252
accent
#0739DF
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584