#78C7FC#78C7FC
#78C7FC is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.9% C 0.109 H 239.4°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #78C7FC |
|---|---|
| RGB | rgb(120, 199, 252) |
| HSL | hsl(204, 96%, 73%) |
| HSV | hsv(204, 52%, 99%) |
| CMYK | cmyk(52.4%, 21%, 0%, 1.2%) |
| CIE-LAB | lab(77.20, -9.92, -33.51) |
| CIE-LCH | lch(77.20, 34.95, 253.51°) |
| OKLab | oklab(79.91% -0.0552 -0.0935) |
| OKLCH | oklch(79.91% 0.109 239.4) |
| XYZ | xyz(45.7335, 51.8644, 99.6774) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.22
Lightblue (survey)
#7BC8F6
ΔE00 1.58
Lightskyblue
#87CEFA
ΔE00 2.58
Light Blue
#95D0FC
ΔE00 3.77
Sky Blue (survey)
#75BBFD
ΔE00 4.42
Baby Blue
#89CFF0
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78C7FC #FCAD78
analogous
#78FCEF #78C7FC #7885FC
triadic
#78C7FC #FC78C7 #C7FC78
tetradic
#78C7FC #EF78FC #FCAD78 #85FC78
square
#78C7FC #EF78FC #FCAD78 #85FC78
split-complementary
#78C7FC #FC7885 #FCEF78
monochromatic
#0594F4 #3CAEFB #78C7FC #B4E0FD #E1F3FE
Accessibility & contrast
On white
1.85
#78C7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#78C7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78C7FC
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78C7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78C7FC | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FF
Deuteranopia (green-blind)
#9DB9FB
Tritanopia (blue-blind)
#24D4D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #78c7fc; /* rgb */ color: rgb(120, 199, 252); /* oklch */ color: oklch(79.9% 0.109 239.4);
Tailwind
colors: {
custom: {
50: '#a7d7fd',
500: '#78c7fc',
950: '#000000',
},
}SCSS
$custom: #78c7fc; $custom-light: #a7d7fd; $custom-dark: #000000;
JSON
{
"hex": "#78c7fc",
"rgb": {
"r": 120,
"g": 199,
"b": 252
},
"hsl": {
"h": 204.091,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.79905,
"c": 0.10855,
"h": 239.4
},
"luminance": 0.51868
}Semantic roles & 50–950 ramp
primary
#78C7FC
secondary
#D97D3F
accent
#5C00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385