#56FFFC#56FFFC
#56FFFC is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.136 H 193.3°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFFC |
|---|---|
| RGB | rgb(86, 255, 252) |
| HSL | hsl(179, 100%, 67%) |
| HSV | hsv(179, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(91.92, -43.12, -11.28) |
| CIE-LCH | lch(91.92, 44.57, 194.66°) |
| OKLab | oklab(91.42% -0.1326 -0.0314) |
| OKLCH | oklch(91.42% 0.136 193.3) |
| XYZ | xyz(57.1605, 80.5202, 104.6060) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.45
Aqua
#00FFFF
ΔE00 2.02
Bright Turquoise
#0FFEF9
ΔE00 2.11
Bright Light Blue
#26F7FD
ΔE00 3.38
Bright Aqua
#0BF9EA
ΔE00 4.68
Light Cyan
#ACFFFC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFFC #FF5659
analogous
#56FFA8 #56FFFC #56AEFF
triadic
#56FFFC #FC56FF #FFFC56
tetradic
#56FFFC #A856FF #FF5659 #AEFF56
square
#56FFFC #A856FF #FF5659 #AEFF56
split-complementary
#56FFFC #FF56AE #FFA856
monochromatic
#00DBD7 #19FFFB #56FFFC #93FFFD #D0FFFE
Accessibility & contrast
On white
1.23
#56FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#56FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFFC
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFFC | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#D6E0FD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #56fffc; /* rgb */ color: rgb(86, 255, 252); /* oklch */ color: oklch(91.4% 0.136 193.3);
Tailwind
colors: {
custom: {
50: '#9bfffd',
500: '#56fffc',
950: '#000000',
},
}SCSS
$custom: #56fffc; $custom-light: #9bfffd; $custom-dark: #000000;
JSON
{
"hex": "#56fffc",
"rgb": {
"r": 86,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.935,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.91423,
"c": 0.1363,
"h": 193.3
},
"luminance": 0.80527
}Semantic roles & 50–950 ramp
primary
#56FFFC
secondary
#D42528
accent
#0004E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685