#56E2FC#56E2FC
#56E2FC is a very light, vivid teal. Relative luminance 0.634; OKLCH L 84.7% C 0.124 H 212.3°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #56E2FC |
|---|---|
| RGB | rgb(86, 226, 252) |
| HSL | hsl(189, 97%, 66%) |
| HSV | hsv(189, 66%, 99%) |
| CMYK | cmyk(65.9%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(83.65, -29.71, -23.73) |
| CIE-LCH | lch(83.65, 38.02, 218.61°) |
| OKLab | oklab(84.74% -0.1045 -0.0659) |
| OKLCH | oklch(84.74% 0.124 212.3) |
| XYZ | xyz(48.5974, 63.3940, 101.7517) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.90
Neon Blue
#04D9FF
ΔE00 3.92
Aqua Blue
#02D8E9
ΔE00 5.16
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Robin'S Egg Blue
#98EFF9
ΔE00 6.71
Sky Blue
#87CEEB
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56E2FC #FC7056
analogous
#56FCC3 #56E2FC #568FFC
triadic
#56E2FC #FC56E2 #E2FC56
tetradic
#56E2FC #C356FC #FC7056 #8FFC56
square
#56E2FC #C356FC #FC7056 #8FFC56
split-complementary
#56E2FC #FC568F #FCC356
monochromatic
#04B3D4 #1AD8FB #56E2FC #92ECFD #CEF7FE
Accessibility & contrast
On white
1.54
#56E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#56E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56E2FC
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56E2FC | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFE
Deuteranopia (green-blind)
#B6C9FC
Tritanopia (blue-blind)
#00EDEA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #56e2fc; /* rgb */ color: rgb(86, 226, 252); /* oklch */ color: oklch(84.7% 0.124 212.3);
Tailwind
colors: {
custom: {
50: '#98ebfd',
500: '#56e2fc',
950: '#000000',
},
}SCSS
$custom: #56e2fc; $custom-light: #98ebfd; $custom-dark: #000000;
JSON
{
"hex": "#56e2fc",
"rgb": {
"r": 86,
"g": 226,
"b": 252
},
"hsl": {
"h": 189.398,
"s": 96.512,
"l": 66.275
},
"oklch": {
"l": 0.84741,
"c": 0.12357,
"h": 212.3
},
"luminance": 0.63399
}Semantic roles & 50–950 ramp
primary
#56E2FC
secondary
#CE4228
accent
#2400E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485