#56FBFD#56FBFD
#56FBFD is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.5% C 0.134 H 196.2°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #56FBFD |
|---|---|
| RGB | rgb(86, 251, 253) |
| HSL | hsl(181, 98%, 66%) |
| HSV | hsv(181, 66%, 99%) |
| CMYK | cmyk(66%, 0.8%, 0%, 0.8%) |
| CIE-LAB | lab(90.81, -41.07, -13.46) |
| CIE-LCH | lch(90.81, 43.21, 198.15°) |
| OKLab | oklab(90.53% -0.1284 -0.0374) |
| OKLCH | oklch(90.53% 0.134 196.2) |
| XYZ | xyz(56.0566, 78.0583, 105.0219) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.10
Bright Light Blue
#26F7FD
ΔE00 1.99
Aqua
#00FFFF
ΔE00 2.39
Bright Turquoise
#0FFEF9
ΔE00 3.28
Bright Aqua
#0BF9EA
ΔE00 6.06
Robin'S Egg
#6DEDFD
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FBFD #FD5856
analogous
#56FDAC #56FBFD #56A7FD
triadic
#56FBFD #FD56FB #FBFD56
tetradic
#56FBFD #AC56FD #FD5856 #A7FD56
square
#56FBFD #AC56FD #FD5856 #A7FD56
split-complementary
#56FBFD #FD56A7 #FDAC56
monochromatic
#03D4D6 #1AFAFC #56FBFD #92FCFE #CFFEFE
Accessibility & contrast
On white
1.26
#56FBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#56FBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FBFD
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FBFD | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFD
Deuteranopia (green-blind)
#D1DDFE
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #56fbfd; /* rgb */ color: rgb(86, 251, 253); /* oklch */ color: oklch(90.5% 0.134 196.2);
Tailwind
colors: {
custom: {
50: '#9afdfe',
500: '#56fbfd',
950: '#000000',
},
}SCSS
$custom: #56fbfd; $custom-light: #9afdfe; $custom-dark: #000000;
JSON
{
"hex": "#56fbfd",
"rgb": {
"r": 86,
"g": 251,
"b": 253
},
"hsl": {
"h": 180.719,
"s": 97.661,
"l": 66.471
},
"oklch": {
"l": 0.90531,
"c": 0.13371,
"h": 196.2
},
"luminance": 0.78065
}Semantic roles & 50–950 ramp
primary
#56FBFD
secondary
#D02927
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685