#78C3FC#78C3FC
#78C3FC is a light, moderate cyan. Relative luminance 0.501; OKLCH L 79.0% C 0.111 H 242.7°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #78C3FC |
|---|---|
| RGB | rgb(120, 195, 252) |
| HSL | hsl(206, 96%, 73%) |
| HSV | hsv(206, 52%, 99%) |
| CMYK | cmyk(52.4%, 22.6%, 0%, 1.2%) |
| CIE-LAB | lab(76.10, -7.78, -35.21) |
| CIE-LCH | lch(76.10, 36.06, 257.53°) |
| OKLab | oklab(79.04% -0.0508 -0.0984) |
| OKLCH | oklch(79.04% 0.111 242.7) |
| XYZ | xyz(44.8252, 50.0479, 99.3746) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.19
Sky Blue (survey)
#75BBFD
ΔE00 2.83
Lightblue (survey)
#7BC8F6
ΔE00 2.96
Lightskyblue
#87CEFA
ΔE00 3.84
Light Blue
#95D0FC
ΔE00 4.35
Baby Blue (survey)
#A2CFFE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78C3FC #FCB178
analogous
#78FCF3 #78C3FC #7881FC
triadic
#78C3FC #FC78C3 #C3FC78
tetradic
#78C3FC #F378FC #FCB178 #81FC78
square
#78C3FC #F378FC #FCB178 #81FC78
split-complementary
#78C3FC #FC7881 #FCF378
monochromatic
#058DF4 #3CA8FB #78C3FC #B4DEFD #E1F2FE
Accessibility & contrast
On white
1.91
#78C3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#78C3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78C3FC
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78C3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78C3FC | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#27D1D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #78c3fc; /* rgb */ color: rgb(120, 195, 252); /* oklch */ color: oklch(79.0% 0.111 242.7);
Tailwind
colors: {
custom: {
50: '#a7d5fd',
500: '#78c3fc',
950: '#000000',
},
}SCSS
$custom: #78c3fc; $custom-light: #a7d5fd; $custom-dark: #000000;
JSON
{
"hex": "#78c3fc",
"rgb": {
"r": 120,
"g": 195,
"b": 252
},
"hsl": {
"h": 205.909,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.79035,
"c": 0.11069,
"h": 242.7
},
"luminance": 0.50052
}Semantic roles & 50–950 ramp
primary
#78C3FC
secondary
#D9823F
accent
#6300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385