#56E2FD#56E2FD
#56E2FD is a very light, vivid teal. Relative luminance 0.635; OKLCH L 84.8% C 0.124 H 212.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #56E2FD |
|---|---|
| RGB | rgb(86, 226, 253) |
| HSL | hsl(190, 98%, 66%) |
| HSV | hsv(190, 66%, 99%) |
| CMYK | cmyk(66%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(83.68, -29.41, -24.20) |
| CIE-LCH | lch(83.68, 38.09, 219.45°) |
| OKLab | oklab(84.78% -0.1041 -0.0673) |
| OKLCH | oklch(84.78% 0.124 212.9) |
| XYZ | xyz(48.7563, 63.4576, 102.5884) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.74
Robin'S Egg
#6DEDFD
ΔE00 4.12
Aqua Blue
#02D8E9
ΔE00 5.40
Robin Egg Blue
#8AF1FE
ΔE00 5.75
Robin'S Egg Blue
#98EFF9
ΔE00 6.85
Sky Blue
#87CEEB
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56E2FD #FD7156
analogous
#56FDC5 #56E2FD #568FFD
triadic
#56E2FD #FD56E2 #E2FD56
tetradic
#56E2FD #C556FD #FD7156 #8FFD56
square
#56E2FD #C556FD #FD7156 #8FFD56
split-complementary
#56E2FD #FD568F #FDC556
monochromatic
#03B4D6 #1AD8FC #56E2FD #92ECFE #CFF7FE
Accessibility & contrast
On white
1.53
#56E2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#56E2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56E2FD
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56E2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56E2FD | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#B5C9FD
Tritanopia (blue-blind)
#00EDEA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #56e2fd; /* rgb */ color: rgb(86, 226, 253); /* oklch */ color: oklch(84.8% 0.124 212.9);
Tailwind
colors: {
custom: {
50: '#98ebfe',
500: '#56e2fd',
950: '#000000',
},
}SCSS
$custom: #56e2fd; $custom-light: #98ebfe; $custom-dark: #000000;
JSON
{
"hex": "#56e2fd",
"rgb": {
"r": 86,
"g": 226,
"b": 253
},
"hsl": {
"h": 189.701,
"s": 97.661,
"l": 66.471
},
"oklch": {
"l": 0.84779,
"c": 0.12398,
"h": 212.9
},
"luminance": 0.63463
}Semantic roles & 50–950 ramp
primary
#56E2FD
secondary
#D04227
accent
#2500E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485