#56FDFF#56FDFF
#56FDFF is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.1% C 0.135 H 196.2°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #56FDFF |
|---|---|
| RGB | rgb(86, 253, 255) |
| HSL | hsl(181, 100%, 67%) |
| HSV | hsv(181, 66%, 100%) |
| CMYK | cmyk(66.3%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(91.43, -41.42, -13.56) |
| CIE-LCH | lch(91.43, 43.58, 198.13°) |
| OKLab | oklab(91.06% -0.1295 -0.0376) |
| OKLCH | oklch(91.06% 0.135 196.2) |
| XYZ | xyz(57.0050, 79.4425, 106.9180) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.01
Bright Light Blue
#26F7FD
ΔE00 2.18
Aqua
#00FFFF
ΔE00 2.28
Bright Turquoise
#0FFEF9
ΔE00 3.22
Bright Aqua
#0BF9EA
ΔE00 6.10
Robin'S Egg
#6DEDFD
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FDFF #FF5856
analogous
#56FFAD #56FDFF #56A9FF
triadic
#56FDFF #FF56FD #FDFF56
tetradic
#56FDFF #AD56FF #FF5856 #A9FF56
square
#56FDFF #AD56FF #FF5856 #A9FF56
split-complementary
#56FDFF #FF56A9 #FFAD56
monochromatic
#00D8DB #19FCFF #56FDFF #93FEFF #D0FEFF
Accessibility & contrast
On white
1.24
#56FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#56FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FDFF
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FDFF | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#D3DEFF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #56fdff; /* rgb */ color: rgb(86, 253, 255); /* oklch */ color: oklch(91.1% 0.135 196.2);
Tailwind
colors: {
custom: {
50: '#9bfeff',
500: '#56fdff',
950: '#000000',
},
}SCSS
$custom: #56fdff; $custom-light: #9bfeff; $custom-dark: #000000;
JSON
{
"hex": "#56fdff",
"rgb": {
"r": 86,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.71,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.91059,
"c": 0.13484,
"h": 196.2
},
"luminance": 0.79449
}Semantic roles & 50–950 ramp
primary
#56FDFF
secondary
#D42725
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686