#78CFEC#78CFEC
#78CFEC is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.0% C 0.093 H 221.6°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #78CFEC |
|---|---|
| RGB | rgb(120, 207, 236) |
| HSL | hsl(195, 75%, 70%) |
| HSV | hsv(195, 49%, 93%) |
| CMYK | cmyk(49.2%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(78.85, -18.59, -22.41) |
| CIE-LCH | lch(78.85, 29.12, 230.33°) |
| OKLab | oklab(81.03% -0.0697 -0.062) |
| OKLCH | oklch(81.03% 0.093 221.6) |
| XYZ | xyz(45.1932, 54.6711, 87.5117) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.16
Baby Blue
#89CFF0
ΔE00 3.21
Neon Blue
#04D9FF
ΔE00 5.88
Lightskyblue
#87CEFA
ΔE00 5.97
Bright Sky Blue
#02CCFE
ΔE00 6.02
Lightblue (survey)
#7BC8F6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CFEC #EC9578
analogous
#78ECCF #78CFEC #7895EC
triadic
#78CFEC #EC78CF #CFEC78
tetradic
#78CFEC #CF78EC #EC9578 #95EC78
square
#78CFEC #CF78EC #EC9578 #95EC78
split-complementary
#78CFEC #EC7895 #ECCF78
monochromatic
#1DA1CD #42BCE4 #78CFEC #AEE2F4 #E3F5FB
Accessibility & contrast
On white
1.76
#78CFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#78CFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CFEC
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CFEC | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBEE
Deuteranopia (green-blind)
#ACBEEC
Tritanopia (blue-blind)
#37D8D8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #78cfec; /* rgb */ color: rgb(120, 207, 236); /* oklch */ color: oklch(81.0% 0.093 221.6);
Tailwind
colors: {
custom: {
50: '#a6ddf2',
500: '#78cfec',
950: '#000000',
},
}SCSS
$custom: #78cfec; $custom-light: #a6ddf2; $custom-dark: #000000;
JSON
{
"hex": "#78cfec",
"rgb": {
"r": 120,
"g": 207,
"b": 236
},
"hsl": {
"h": 195,
"s": 75.325,
"l": 69.804
},
"oklch": {
"l": 0.81029,
"c": 0.09331,
"h": 221.6
},
"luminance": 0.54675
}Semantic roles & 50–950 ramp
primary
#78CFEC
secondary
#C56443
accent
#400ED7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485