#56FDCB#56FDCB
#56FDCB is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.5% C 0.155 H 169.1°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #56FDCB |
|---|---|
| RGB | rgb(86, 253, 203) |
| HSL | hsl(162, 98%, 66%) |
| HSV | hsv(162, 66%, 99%) |
| CMYK | cmyk(66%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(90.11, -54.44, 11.45) |
| CIE-LCH | lch(90.11, 55.63, 168.12°) |
| OKLab | oklab(89.54% -0.1519 0.0293) |
| OKLCH | oklch(89.54% 0.155 169.1) |
| XYZ | xyz(49.7370, 76.5353, 68.6399) |
| Luminance | 0.7654 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.38
Aquamarine
#7FFFD4
ΔE00 3.00
Light Aquamarine
#7BFDC7
ΔE00 3.01
Light Turquoise
#7EF4CC
ΔE00 3.82
Greenish Cyan
#2AFEB7
ΔE00 4.35
Light Greenish Blue
#63F7B4
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FDCB #FD5688
analogous
#56FD78 #56FDCB #56DCFD
triadic
#56FDCB #CB56FD #FDCB56
tetradic
#56FDCB #7856FD #FD5688 #DCFD56
square
#56FDCB #7856FD #FD5688 #DCFD56
split-complementary
#56FDCB #FD56DC #FD7856
monochromatic
#03D697 #1AFCB8 #56FDCB #92FEDE #CFFEF0
Accessibility & contrast
On white
1.29
#56FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#56FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FDCB
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FDCB | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECC8
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #56fdcb; /* rgb */ color: rgb(86, 253, 203); /* oklch */ color: oklch(89.5% 0.155 169.1);
Tailwind
colors: {
custom: {
50: '#98ffda',
500: '#56fdcb',
950: '#000000',
},
}SCSS
$custom: #56fdcb; $custom-light: #98ffda; $custom-dark: #000000;
JSON
{
"hex": "#56fdcb",
"rgb": {
"r": 86,
"g": 253,
"b": 203
},
"hsl": {
"h": 162.036,
"s": 97.661,
"l": 66.471
},
"oklch": {
"l": 0.89539,
"c": 0.15471,
"h": 169.1
},
"luminance": 0.76541
}Semantic roles & 50–950 ramp
primary
#56FDCB
secondary
#D0275A
accent
#0045E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683