#78CBFD#78CBFD
#78CBFD is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.8% C 0.108 H 236.6°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #78CBFD |
|---|---|
| RGB | rgb(120, 203, 253) |
| HSL | hsl(203, 97%, 73%) |
| HSV | hsv(203, 53%, 99%) |
| CMYK | cmyk(52.6%, 19.8%, 0%, 0.8%) |
| CIE-LAB | lab(78.34, -11.75, -32.28) |
| CIE-LCH | lch(78.34, 34.35, 250.01°) |
| OKLab | oklab(80.82% -0.0592 -0.09) |
| OKLCH | oklch(80.82% 0.108 236.6) |
| XYZ | xyz(46.8248, 53.7928, 100.8250) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.08
Sky
#82CAFC
ΔE00 1.60
Lightskyblue
#87CEFA
ΔE00 1.79
Light Blue
#95D0FC
ΔE00 3.67
Baby Blue
#89CFF0
ΔE00 4.23
Sky Blue
#87CEEB
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CBFD #FDAA78
analogous
#78FDEC #78CBFD #7888FD
triadic
#78CBFD #FD78CB #CBFD78
tetradic
#78CBFD #EC78FD #FDAA78 #88FD78
square
#78CBFD #EC78FD #FDAA78 #88FD78
split-complementary
#78CBFD #FD7888 #FDEC78
monochromatic
#049BF7 #3CB4FC #78CBFD #B4E2FE #E1F3FF
Accessibility & contrast
On white
1.79
#78CBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#78CBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CBFD
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CBFD | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#A2BCFC
Tritanopia (blue-blind)
#20D8DC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #78cbfd; /* rgb */ color: rgb(120, 203, 253); /* oklch */ color: oklch(80.8% 0.108 236.6);
Tailwind
colors: {
custom: {
50: '#a7dafe',
500: '#78cbfd',
950: '#000000',
},
}SCSS
$custom: #78cbfd; $custom-light: #a7dafe; $custom-dark: #000000;
JSON
{
"hex": "#78cbfd",
"rgb": {
"r": 120,
"g": 203,
"b": 253
},
"hsl": {
"h": 202.556,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.80822,
"c": 0.10773,
"h": 236.6
},
"luminance": 0.53797
}Semantic roles & 50–950 ramp
primary
#78CBFD
secondary
#DA793F
accent
#5600E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385