#56FCFF#56FCFF
#56FCFF is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.8% C 0.134 H 196.8°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #56FCFF |
|---|---|
| RGB | rgb(86, 252, 255) |
| HSL | hsl(181, 100%, 67%) |
| HSV | hsv(181, 66%, 100%) |
| CMYK | cmyk(66.3%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.15, -40.97, -13.98) |
| CIE-LCH | lch(91.15, 43.29, 198.85°) |
| OKLab | oklab(90.83% -0.1285 -0.0388) |
| OKLCH | oklch(90.83% 0.134 196.8) |
| XYZ | xyz(56.6901, 78.8128, 106.8130) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.24
Bright Light Blue
#26F7FD
ΔE00 1.96
Aqua
#00FFFF
ΔE00 2.50
Bright Turquoise
#0FFEF9
ΔE00 3.52
Robin'S Egg
#6DEDFD
ΔE00 6.08
Bright Aqua
#0BF9EA
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FCFF #FF5956
analogous
#56FFAE #56FCFF #56A8FF
triadic
#56FCFF #FF56FC #FCFF56
tetradic
#56FCFF #AE56FF #FF5956 #A8FF56
square
#56FCFF #AE56FF #FF5956 #A8FF56
split-complementary
#56FCFF #FF56A8 #FFAE56
monochromatic
#00D7DB #19FBFF #56FCFF #93FDFF #D0FEFF
Accessibility & contrast
On white
1.25
#56FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#56FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FCFF
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FCFF | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#D2DEFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #56fcff; /* rgb */ color: rgb(86, 252, 255); /* oklch */ color: oklch(90.8% 0.134 196.8);
Tailwind
colors: {
custom: {
50: '#9bfeff',
500: '#56fcff',
950: '#000000',
},
}SCSS
$custom: #56fcff; $custom-light: #9bfeff; $custom-dark: #000000;
JSON
{
"hex": "#56fcff",
"rgb": {
"r": 86,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.065,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.90829,
"c": 0.13425,
"h": 196.8
},
"luminance": 0.78819
}Semantic roles & 50–950 ramp
primary
#56FCFF
secondary
#D42825
accent
#0400E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686