#78B2FC#78B2FC
#78B2FC is a light, vivid cyan. Relative luminance 0.429; OKLCH L 75.4% C 0.123 H 255.0°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #78B2FC |
|---|---|
| RGB | rgb(120, 178, 252) |
| HSL | hsl(214, 96%, 73%) |
| HSV | hsv(214, 52%, 99%) |
| CMYK | cmyk(52.4%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(71.46, 1.52, -42.43) |
| CIE-LCH | lch(71.46, 42.45, 272.05°) |
| OKLab | oklab(75.39% -0.0319 -0.1192) |
| OKLCH | oklch(75.39% 0.123 255) |
| XYZ | xyz(41.2307, 42.8589, 98.1765) |
| Luminance | 0.4286 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.85
Sky Blue (survey)
#75BBFD
ΔE00 3.39
Pastel Blue
#A2BFFE
ΔE00 7.32
Sky
#82CAFC
ΔE00 7.82
Baby Blue (survey)
#A2CFFE
ΔE00 8.06
Cornflowerblue
#6495ED
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78B2FC #FCC278
analogous
#78F4FC #78B2FC #8078FC
triadic
#78B2FC #FC78B2 #B2FC78
tetradic
#78B2FC #FC78F4 #FCC278 #78FC80
square
#78B2FC #FC78F4 #FCC278 #78FC80
split-complementary
#78B2FC #FC8078 #F4FC78
monochromatic
#056EF4 #3C90FB #78B2FC #B4D4FD #E1EEFE
Accessibility & contrast
On white
2.19
#78B2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#78B2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78B2FC
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78B2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78B2FC | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#84A9FA
Tritanopia (blue-blind)
#2EC3CC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #78b2fc; /* rgb */ color: rgb(120, 178, 252); /* oklch */ color: oklch(75.4% 0.123 255.0);
Tailwind
colors: {
custom: {
50: '#a6c8fd',
500: '#78b2fc',
950: '#000000',
},
}SCSS
$custom: #78b2fc; $custom-light: #a6c8fd; $custom-dark: #000000;
JSON
{
"hex": "#78b2fc",
"rgb": {
"r": 120,
"g": 178,
"b": 252
},
"hsl": {
"h": 213.636,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.75385,
"c": 0.12341,
"h": 255
},
"luminance": 0.42862
}Semantic roles & 50–950 ramp
primary
#78B2FC
secondary
#F7E8D4
accent
#8100E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285