#56FDCA#56FDCA
#56FDCA is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.5% C 0.155 H 168.7°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #56FDCA |
|---|---|
| RGB | rgb(86, 253, 202) |
| HSL | hsl(162, 98%, 66%) |
| HSV | hsv(162, 66%, 99%) |
| CMYK | cmyk(66%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(90.09, -54.67, 11.94) |
| CIE-LCH | lch(90.09, 55.96, 167.68°) |
| OKLab | oklab(89.51% -0.1524 0.0305) |
| OKLCH | oklch(89.51% 0.155 168.7) |
| XYZ | xyz(49.6182, 76.4878, 68.0143) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.41
Light Aquamarine
#7BFDC7
ΔE00 2.89
Aquamarine
#7FFFD4
ΔE00 3.09
Light Turquoise
#7EF4CC
ΔE00 3.91
Greenish Cyan
#2AFEB7
ΔE00 4.13
Light Greenish Blue
#63F7B4
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FDCA #FD5689
analogous
#56FD77 #56FDCA #56DCFD
triadic
#56FDCA #CA56FD #FDCA56
tetradic
#56FDCA #7756FD #FD5689 #DCFD56
square
#56FDCA #7756FD #FD5689 #DCFD56
split-complementary
#56FDCA #FD56DC #FD7756
monochromatic
#03D695 #1AFCB7 #56FDCA #92FEDD #CFFEF0
Accessibility & contrast
On white
1.29
#56FDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#56FDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FDCA
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FDCA | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC7
Deuteranopia (green-blind)
#E0DCCD
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #56fdca; /* rgb */ color: rgb(86, 253, 202); /* oklch */ color: oklch(89.5% 0.155 168.7);
Tailwind
colors: {
custom: {
50: '#98ffda',
500: '#56fdca',
950: '#000000',
},
}SCSS
$custom: #56fdca; $custom-light: #98ffda; $custom-dark: #000000;
JSON
{
"hex": "#56fdca",
"rgb": {
"r": 86,
"g": 253,
"b": 202
},
"hsl": {
"h": 161.677,
"s": 97.661,
"l": 66.471
},
"oklch": {
"l": 0.89514,
"c": 0.15538,
"h": 168.7
},
"luminance": 0.76493
}Semantic roles & 50–950 ramp
primary
#56FDCA
secondary
#D0275B
accent
#0046E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683