#78C6FC#78C6FC
#78C6FC is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.7% C 0.109 H 240.3°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #78C6FC |
|---|---|
| RGB | rgb(120, 198, 252) |
| HSL | hsl(205, 96%, 73%) |
| HSV | hsv(205, 52%, 99%) |
| CMYK | cmyk(52.4%, 21.4%, 0%, 1.2%) |
| CIE-LAB | lab(76.92, -9.39, -33.93) |
| CIE-LCH | lch(76.92, 35.21, 254.54°) |
| OKLab | oklab(79.69% -0.0541 -0.0947) |
| OKLCH | oklch(79.69% 0.109 240.3) |
| XYZ | xyz(45.5041, 51.4057, 99.6009) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.37
Lightblue (survey)
#7BC8F6
ΔE00 1.91
Lightskyblue
#87CEFA
ΔE00 2.88
Light Blue
#95D0FC
ΔE00 3.88
Sky Blue (survey)
#75BBFD
ΔE00 4.02
Baby Blue
#89CFF0
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78C6FC #FCAE78
analogous
#78FCF0 #78C6FC #7884FC
triadic
#78C6FC #FC78C6 #C6FC78
tetradic
#78C6FC #F078FC #FCAE78 #84FC78
square
#78C6FC #F078FC #FCAE78 #84FC78
split-complementary
#78C6FC #FC7884 #FCF078
monochromatic
#0593F4 #3CADFB #78C6FC #B4DFFD #E1F2FE
Accessibility & contrast
On white
1.86
#78C6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#78C6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78C6FC
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78C6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78C6FC | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#9CB8FB
Tritanopia (blue-blind)
#25D3D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #78c6fc; /* rgb */ color: rgb(120, 198, 252); /* oklch */ color: oklch(79.7% 0.109 240.3);
Tailwind
colors: {
custom: {
50: '#a7d7fd',
500: '#78c6fc',
950: '#000000',
},
}SCSS
$custom: #78c6fc; $custom-light: #a7d7fd; $custom-dark: #000000;
JSON
{
"hex": "#78c6fc",
"rgb": {
"r": 120,
"g": 198,
"b": 252
},
"hsl": {
"h": 204.545,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.79687,
"c": 0.10905,
"h": 240.3
},
"luminance": 0.5141
}Semantic roles & 50–950 ramp
primary
#78C6FC
secondary
#D97E3F
accent
#5E00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385