#78A7DC#78A7DC
#78A7DC is a light, moderate cyan. Relative luminance 0.368; OKLCH L 71.5% C 0.093 H 252.1°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #78A7DC |
|---|---|
| RGB | rgb(120, 167, 220) |
| HSL | hsl(212, 59%, 67%) |
| HSV | hsv(212, 45%, 86%) |
| CMYK | cmyk(45.5%, 24.1%, 0%, 13.7%) |
| CIE-LAB | lab(67.12, -1.70, -31.71) |
| CIE-LCH | lch(67.12, 31.76, 266.94°) |
| OKLab | oklab(71.55% -0.0286 -0.0884) |
| OKLCH | oklch(71.55% 0.093 252.1) |
| XYZ | xyz(34.4784, 36.7955, 72.9817) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.68
Cornflowerblue
#6495ED
ΔE00 5.69
Sky Blue (survey)
#75BBFD
ΔE00 6.41
Azure (survey)
#069AF3
ΔE00 8.42
Dark Sky Blue
#448EE4
ΔE00 8.45
Faded Blue
#658CBB
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78A7DC #DCAD78
analogous
#78D9DC #78A7DC #7B78DC
triadic
#78A7DC #DC78A7 #A7DC78
tetradic
#78A7DC #DC78D9 #DCAD78 #78DC7B
square
#78A7DC #DC78D9 #DCAD78 #78DC7B
split-complementary
#78A7DC #DC7B78 #D9DC78
monochromatic
#2D69AD #4787CF #78A7DC #A9C7E9 #D9E6F5
Accessibility & contrast
On white
2.51
#78A7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#78A7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78A7DC
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78A7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78A7DC | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A9DE
Deuteranopia (green-blind)
#869FDB
Tritanopia (blue-blind)
#4FB3B9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #78a7dc; /* rgb */ color: rgb(120, 167, 220); /* oklch */ color: oklch(71.5% 0.093 252.1);
Tailwind
colors: {
custom: {
50: '#a3c1e7',
500: '#78a7dc',
950: '#000000',
},
}SCSS
$custom: #78a7dc; $custom-light: #a3c1e7; $custom-dark: #000000;
JSON
{
"hex": "#78a7dc",
"rgb": {
"r": 120,
"g": 167,
"b": 220
},
"hsl": {
"h": 211.8,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.71547,
"c": 0.09291,
"h": 252.1
},
"luminance": 0.36798
}Semantic roles & 50–950 ramp
primary
#78A7DC
secondary
#E8D9C8
accent
#781FC6
background
#FAFBFE
surface
#F4F7FC
border
#CED0D5
text
#0F1216
muted
#7F8184