#56FFFF#56FFFF
#56FFFF is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.136 H 195.0°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFFF |
|---|---|
| RGB | rgb(86, 255, 255) |
| HSL | hsl(180, 100%, 67%) |
| HSV | hsv(180, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 0%, 0%) |
| CIE-LAB | lab(92.00, -42.31, -12.71) |
| CIE-LCH | lch(92.00, 44.18, 196.72°) |
| OKLab | oklab(91.52% -0.1314 -0.0353) |
| OKLCH | oklch(91.52% 0.136 195) |
| XYZ | xyz(57.6396, 80.7118, 107.1295) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.94
Aqua
#00FFFF
ΔE00 1.99
Bright Turquoise
#0FFEF9
ΔE00 2.71
Bright Light Blue
#26F7FD
ΔE00 2.73
Bright Aqua
#0BF9EA
ΔE00 5.56
Light Cyan
#ACFFFC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFFF #FF5656
analogous
#56FFAB #56FFFF #56ABFF
triadic
#56FFFF #FF56FF #FFFF56
tetradic
#56FFFF #AB56FF #FF5656 #ABFF56
square
#56FFFF #AB56FF #FF5656 #ABFF56
split-complementary
#56FFFF #FF56AB #FFAB56
monochromatic
#00DBDB #19FFFF #56FFFF #93FFFF #D0FFFF
Accessibility & contrast
On white
1.22
#56FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#56FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFFF
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFFF | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D5E0FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #56ffff; /* rgb */ color: rgb(86, 255, 255); /* oklch */ color: oklch(91.5% 0.136 195.0);
Tailwind
colors: {
custom: {
50: '#9bffff',
500: '#56ffff',
950: '#000000',
},
}SCSS
$custom: #56ffff; $custom-light: #9bffff; $custom-dark: #000000;
JSON
{
"hex": "#56ffff",
"rgb": {
"r": 86,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.91521,
"c": 0.13606,
"h": 195
},
"luminance": 0.80718
}Semantic roles & 50–950 ramp
primary
#56FFFF
secondary
#D42525
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686