#78CBFC#78CBFC
#78CBFC is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.8% C 0.107 H 236.1°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #78CBFC |
|---|---|
| RGB | rgb(120, 203, 252) |
| HSL | hsl(202, 96%, 73%) |
| HSV | hsv(202, 52%, 99%) |
| CMYK | cmyk(52.4%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(78.30, -12.03, -31.81) |
| CIE-LCH | lch(78.30, 34.01, 249.28°) |
| OKLab | oklab(80.78% -0.0596 -0.0886) |
| OKLCH | oklch(80.78% 0.107 236.1) |
| XYZ | xyz(46.6659, 53.7293, 99.9882) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.98
Lightskyblue
#87CEFA
ΔE00 1.74
Sky
#82CAFC
ΔE00 1.76
Light Blue
#95D0FC
ΔE00 3.73
Baby Blue
#89CFF0
ΔE00 4.02
Sky Blue
#87CEEB
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CBFC #FCA978
analogous
#78FCEB #78CBFC #7889FC
triadic
#78CBFC #FC78CB #CBFC78
tetradic
#78CBFC #EB78FC #FCA978 #89FC78
square
#78CBFC #EB78FC #FCA978 #89FC78
split-complementary
#78CBFC #FC7889 #FCEB78
monochromatic
#059CF4 #3CB4FB #78CBFC #B4E2FD #E1F3FE
Accessibility & contrast
On white
1.79
#78CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#78CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CBFC
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CBFC | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFE
Deuteranopia (green-blind)
#A2BCFB
Tritanopia (blue-blind)
#22D8DB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #78cbfc; /* rgb */ color: rgb(120, 203, 252); /* oklch */ color: oklch(80.8% 0.107 236.1);
Tailwind
colors: {
custom: {
50: '#a7dafd',
500: '#78cbfc',
950: '#000000',
},
}SCSS
$custom: #78cbfc; $custom-light: #a7dafd; $custom-dark: #000000;
JSON
{
"hex": "#78cbfc",
"rgb": {
"r": 120,
"g": 203,
"b": 252
},
"hsl": {
"h": 202.273,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.8078,
"c": 0.10678,
"h": 236.1
},
"luminance": 0.53733
}Semantic roles & 50–950 ramp
primary
#78CBFC
secondary
#D9783F
accent
#5500E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385