#56F2CA#56F2CA
#56F2CA is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.9% C 0.143 H 172.5°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #56F2CA |
|---|---|
| RGB | rgb(86, 242, 202) |
| HSL | hsl(165, 86%, 64%) |
| HSV | hsv(165, 64%, 95%) |
| CMYK | cmyk(64.5%, 0%, 16.5%, 5.1%) |
| CIE-LAB | lab(86.87, -50.15, 7.34) |
| CIE-LCH | lch(86.87, 50.68, 171.67°) |
| OKLab | oklab(86.89% -0.1415 0.0186) |
| OKLCH | oklch(86.89% 0.143 172.5) |
| XYZ | xyz(46.2453, 69.7419, 66.8900) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.05
Aqua Marine
#2EE8BB
ΔE00 3.08
Bright Teal
#01F9C6
ΔE00 3.31
Aqua (survey)
#13EAC9
ΔE00 3.51
Aquamarine
#7FFFD4
ΔE00 3.91
Light Aqua
#8CFFDB
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F2CA #F2567E
analogous
#56F27C #56F2CA #56CCF2
triadic
#56F2CA #CA56F2 #F2CA56
tetradic
#56F2CA #7C56F2 #F2567E #CCF256
square
#56F2CA #7C56F2 #F2567E #CCF256
split-complementary
#56F2CA #F256CC #F27C56
monochromatic
#0FBF92 #1DEEB8 #56F2CA #8FF6DC #C8FBEE
Accessibility & contrast
On white
1.40
#56F2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#56F2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F2CA
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F2CA | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C8
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#00F4E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #56f2ca; /* rgb */ color: rgb(86, 242, 202); /* oklch */ color: oklch(86.9% 0.143 172.5);
Tailwind
colors: {
custom: {
50: '#96f7da',
500: '#56f2ca',
950: '#000000',
},
}SCSS
$custom: #56f2ca; $custom-light: #96f7da; $custom-dark: #000000;
JSON
{
"hex": "#56f2ca",
"rgb": {
"r": 86,
"g": 242,
"b": 202
},
"hsl": {
"h": 164.615,
"s": 85.714,
"l": 64.314
},
"oklch": {
"l": 0.86887,
"c": 0.1427,
"h": 172.5
},
"luminance": 0.69747
}Semantic roles & 50–950 ramp
primary
#56F2CA
secondary
#BD2F54
accent
#033CE2
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583