#56EECC#56EECC
#56EECC is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.0% C 0.137 H 175.1°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #56EECC |
|---|---|
| RGB | rgb(86, 238, 204) |
| HSL | hsl(167, 82%, 64%) |
| HSV | hsv(167, 64%, 93%) |
| CMYK | cmyk(63.9%, 0%, 14.3%, 6.7%) |
| CIE-LAB | lab(85.75, -47.98, 4.68) |
| CIE-LCH | lch(85.75, 48.21, 174.43°) |
| OKLab | oklab(85.99% -0.1366 0.0117) |
| OKLCH | oklch(85.99% 0.137 175.1) |
| XYZ | xyz(45.3061, 67.4822, 67.7527) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.53
Aqua Marine
#2EE8BB
ΔE00 3.54
Light Turquoise
#7EF4CC
ΔE00 3.79
Tiffany Blue
#7BF2DA
ΔE00 3.83
Bright Teal
#01F9C6
ΔE00 4.70
Aquamarine
#7FFFD4
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EECC #EE5678
analogous
#56EE80 #56EECC #56C4EE
triadic
#56EECC #CC56EE #EECC56
tetradic
#56EECC #8056EE #EE5678 #C4EE56
square
#56EECC #8056EE #EE5678 #C4EE56
split-complementary
#56EECC #EE56C4 #EE8056
monochromatic
#12B792 #1EE8BB #56EECC #8EF4DD #C5F9EE
Accessibility & contrast
On white
1.45
#56EECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#56EECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EECC
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EECC | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CA
Deuteranopia (green-blind)
#D0D0CF
Tritanopia (blue-blind)
#00F1E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #56eecc; /* rgb */ color: rgb(86, 238, 204); /* oklch */ color: oklch(86.0% 0.137 175.1);
Tailwind
colors: {
custom: {
50: '#96f4db',
500: '#56eecc',
950: '#000000',
},
}SCSS
$custom: #56eecc; $custom-light: #96f4db; $custom-dark: #000000;
JSON
{
"hex": "#56eecc",
"rgb": {
"r": 86,
"g": 238,
"b": 204
},
"hsl": {
"h": 166.579,
"s": 81.72,
"l": 63.529
},
"oklch": {
"l": 0.85986,
"c": 0.13709,
"h": 175.1
},
"luminance": 0.67487
}Semantic roles & 50–950 ramp
primary
#56EECC
secondary
#B7324F
accent
#0737DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584