#56F0CC#56F0CC
#56F0CC is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.5% C 0.139 H 174.3°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #56F0CC |
|---|---|
| RGB | rgb(86, 240, 204) |
| HSL | hsl(166, 84%, 64%) |
| HSV | hsv(166, 64%, 94%) |
| CMYK | cmyk(64.2%, 0%, 15%, 5.9%) |
| CIE-LAB | lab(86.33, -48.83, 5.52) |
| CIE-LCH | lch(86.33, 49.14, 173.55°) |
| OKLab | oklab(86.46% -0.1386 0.0139) |
| OKLCH | oklch(86.46% 0.139 174.3) |
| XYZ | xyz(45.8916, 68.6532, 67.9479) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.83
Aqua Marine
#2EE8BB
ΔE00 3.38
Light Turquoise
#7EF4CC
ΔE00 3.45
Tiffany Blue
#7BF2DA
ΔE00 4.11
Bright Teal
#01F9C6
ΔE00 4.15
Aquamarine
#7FFFD4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F0CC #F0567A
analogous
#56F07F #56F0CC #56C7F0
triadic
#56F0CC #CC56F0 #F0CC56
tetradic
#56F0CC #7F56F0 #F0567A #C7F056
square
#56F0CC #7F56F0 #F0567A #C7F056
split-complementary
#56F0CC #F056C7 #F07F56
monochromatic
#11BB93 #1EEBBB #56F0CC #8EF5DD #C6FAEE
Accessibility & contrast
On white
1.43
#56F0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#56F0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F0CC
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F0CC | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1CA
Deuteranopia (green-blind)
#D2D1CF
Tritanopia (blue-blind)
#00F3E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #56f0cc; /* rgb */ color: rgb(86, 240, 204); /* oklch */ color: oklch(86.5% 0.139 174.3);
Tailwind
colors: {
custom: {
50: '#96f6db',
500: '#56f0cc',
950: '#000000',
},
}SCSS
$custom: #56f0cc; $custom-light: #96f6db; $custom-dark: #000000;
JSON
{
"hex": "#56f0cc",
"rgb": {
"r": 86,
"g": 240,
"b": 204
},
"hsl": {
"h": 165.974,
"s": 83.696,
"l": 63.922
},
"oklch": {
"l": 0.86463,
"c": 0.13928,
"h": 174.3
},
"luminance": 0.68658
}Semantic roles & 50–950 ramp
primary
#56F0CC
secondary
#BA3051
accent
#0539E0
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584