#56FCFD#56FCFD
#56FCFD is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.8% C 0.134 H 195.6°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #56FCFD |
|---|---|
| RGB | rgb(86, 252, 253) |
| HSL | hsl(180, 98%, 66%) |
| HSV | hsv(180, 66%, 99%) |
| CMYK | cmyk(66%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(91.09, -41.51, -13.03) |
| CIE-LCH | lch(91.09, 43.51, 197.43°) |
| OKLab | oklab(90.76% -0.1293 -0.0362) |
| OKLCH | oklch(90.76% 0.134 195.6) |
| XYZ | xyz(56.3698, 78.6847, 105.1263) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.91
Aqua
#00FFFF
ΔE00 2.19
Bright Light Blue
#26F7FD
ΔE00 2.23
Bright Turquoise
#0FFEF9
ΔE00 2.99
Bright Aqua
#0BF9EA
ΔE00 5.76
Robin'S Egg
#6DEDFD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FCFD #FD5756
analogous
#56FDAB #56FCFD #56A9FD
triadic
#56FCFD #FD56FC #FCFD56
tetradic
#56FCFD #AB56FD #FD5756 #A9FD56
square
#56FCFD #AB56FD #FD5756 #A9FD56
split-complementary
#56FCFD #FD56A9 #FDAB56
monochromatic
#03D5D6 #1AFBFC #56FCFD #92FDFE #CFFEFE
Accessibility & contrast
On white
1.25
#56FCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#56FCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FCFD
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FCFD | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FD
Deuteranopia (green-blind)
#D3DEFE
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #56fcfd; /* rgb */ color: rgb(86, 252, 253); /* oklch */ color: oklch(90.8% 0.134 195.6);
Tailwind
colors: {
custom: {
50: '#9bfefe',
500: '#56fcfd',
950: '#000000',
},
}SCSS
$custom: #56fcfd; $custom-light: #9bfefe; $custom-dark: #000000;
JSON
{
"hex": "#56fcfd",
"rgb": {
"r": 86,
"g": 252,
"b": 253
},
"hsl": {
"h": 180.359,
"s": 97.661,
"l": 66.471
},
"oklch": {
"l": 0.90762,
"c": 0.13432,
"h": 195.6
},
"luminance": 0.78691
}Semantic roles & 50–950 ramp
primary
#56FCFD
secondary
#D02827
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685