#56F1CC#56F1CC
#56F1CC is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.7% C 0.140 H 173.9°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #56F1CC |
|---|---|
| RGB | rgb(86, 241, 204) |
| HSL | hsl(166, 85%, 64%) |
| HSV | hsv(166, 64%, 95%) |
| CMYK | cmyk(64.3%, 0%, 15.4%, 5.5%) |
| CIE-LAB | lab(86.62, -49.25, 5.95) |
| CIE-LCH | lch(86.62, 49.61, 173.12°) |
| OKLab | oklab(86.7% -0.1396 0.015) |
| OKLCH | oklch(86.7% 0.14 173.9) |
| XYZ | xyz(46.1868, 69.2436, 68.0463) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.02
Light Turquoise
#7EF4CC
ΔE00 3.31
Aqua Marine
#2EE8BB
ΔE00 3.34
Bright Teal
#01F9C6
ΔE00 3.89
Tiffany Blue
#7BF2DA
ΔE00 4.28
Aquamarine
#7FFFD4
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F1CC #F1567B
analogous
#56F17F #56F1CC #56C9F1
triadic
#56F1CC #CC56F1 #F1CC56
tetradic
#56F1CC #7F56F1 #F1567B #C9F156
square
#56F1CC #7F56F1 #F1567B #C9F156
split-complementary
#56F1CC #F156C9 #F17F56
monochromatic
#10BD94 #1DECBB #56F1CC #8FF6DD #C7FAEE
Accessibility & contrast
On white
1.41
#56F1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#56F1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F1CC
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F1CC | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2CA
Deuteranopia (green-blind)
#D3D2CF
Tritanopia (blue-blind)
#00F4E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #56f1cc; /* rgb */ color: rgb(86, 241, 204); /* oklch */ color: oklch(86.7% 0.140 173.9);
Tailwind
colors: {
custom: {
50: '#96f6db',
500: '#56f1cc',
950: '#000000',
},
}SCSS
$custom: #56f1cc; $custom-light: #96f6db; $custom-dark: #000000;
JSON
{
"hex": "#56f1cc",
"rgb": {
"r": 86,
"g": 241,
"b": 204
},
"hsl": {
"h": 165.677,
"s": 84.699,
"l": 64.118
},
"oklch": {
"l": 0.86702,
"c": 0.14039,
"h": 173.9
},
"luminance": 0.69249
}Semantic roles & 50–950 ramp
primary
#56F1CC
secondary
#BB3051
accent
#0439E1
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1715
muted
#808584