#56F2CC#56F2CC
#56F2CC is a very light, vivid teal. Relative luminance 0.698; OKLCH L 86.9% C 0.142 H 173.5°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #56F2CC |
|---|---|
| RGB | rgb(86, 242, 204) |
| HSL | hsl(165, 86%, 64%) |
| HSV | hsv(165, 64%, 95%) |
| CMYK | cmyk(64.5%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(86.92, -49.67, 6.37) |
| CIE-LCH | lch(86.92, 50.08, 172.70°) |
| OKLab | oklab(86.94% -0.1406 0.0161) |
| OKLCH | oklch(86.94% 0.142 173.5) |
| XYZ | xyz(46.4836, 69.8373, 68.1452) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.20
Aqua (survey)
#13EAC9
ΔE00 3.23
Aqua Marine
#2EE8BB
ΔE00 3.34
Bright Teal
#01F9C6
ΔE00 3.64
Aquamarine
#7FFFD4
ΔE00 4.07
Tiffany Blue
#7BF2DA
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F2CC #F2567C
analogous
#56F27E #56F2CC #56CAF2
triadic
#56F2CC #CC56F2 #F2CC56
tetradic
#56F2CC #7E56F2 #F2567C #CAF256
square
#56F2CC #7E56F2 #F2567C #CAF256
split-complementary
#56F2CC #F256CA #F27E56
monochromatic
#0FBF94 #1DEEBB #56F2CC #8FF6DD #C8FBEE
Accessibility & contrast
On white
1.40
#56F2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#56F2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F2CC
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F2CC | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CA
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #56f2cc; /* rgb */ color: rgb(86, 242, 204); /* oklch */ color: oklch(86.9% 0.142 173.5);
Tailwind
colors: {
custom: {
50: '#96f7db',
500: '#56f2cc',
950: '#000000',
},
}SCSS
$custom: #56f2cc; $custom-light: #96f7db; $custom-dark: #000000;
JSON
{
"hex": "#56f2cc",
"rgb": {
"r": 86,
"g": 242,
"b": 204
},
"hsl": {
"h": 165.385,
"s": 85.714,
"l": 64.314
},
"oklch": {
"l": 0.8694,
"c": 0.14151,
"h": 173.5
},
"luminance": 0.69842
}Semantic roles & 50–950 ramp
primary
#56F2CC
secondary
#BD2F52
accent
#033AE2
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1715
muted
#808584