#78AFFA#78AFFA
#78AFFA is a light, vivid cyan. Relative luminance 0.416; OKLCH L 74.7% C 0.124 H 256.4°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #78AFFA |
|---|---|
| RGB | rgb(120, 175, 250) |
| HSL | hsl(215, 93%, 73%) |
| HSV | hsv(215, 52%, 98%) |
| CMYK | cmyk(52%, 30%, 0%, 2%) |
| CIE-LAB | lab(70.56, 2.60, -42.75) |
| CIE-LCH | lch(70.56, 42.83, 273.48°) |
| OKLab | oklab(74.65% -0.0291 -0.1202) |
| OKLCH | oklch(74.65% 0.124 256.4) |
| XYZ | xyz(40.3251, 41.5521, 96.3193) |
| Luminance | 0.4155 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.05
Sky Blue (survey)
#75BBFD
ΔE00 4.30
Pastel Blue
#A2BFFE
ΔE00 7.33
Cornflowerblue
#6495ED
ΔE00 7.45
Sky
#82CAFC
ΔE00 8.66
Baby Blue (survey)
#A2CFFE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78AFFA #FAC378
analogous
#78F0FA #78AFFA #8278FA
triadic
#78AFFA #FA78AF #AFFA78
tetradic
#78AFFA #FA78F0 #FAC378 #78FA82
square
#78AFFA #FA78F0 #FAC378 #78FA82
split-complementary
#78AFFA #FA8278 #F0FA78
monochromatic
#096AEF #3D8CF8 #78AFFA #B3D2FC #E1EEFE
Accessibility & contrast
On white
2.26
#78AFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#78AFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78AFFA
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78AFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78AFFA | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FD
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#32C0CA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #78affa; /* rgb */ color: rgb(120, 175, 250); /* oklch */ color: oklch(74.7% 0.124 256.4);
Tailwind
colors: {
custom: {
50: '#a6c6fc',
500: '#78affa',
950: '#000000',
},
}SCSS
$custom: #78affa; $custom-light: #a6c6fc; $custom-dark: #000000;
JSON
{
"hex": "#78affa",
"rgb": {
"r": 120,
"g": 175,
"b": 250
},
"hsl": {
"h": 214.615,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.74654,
"c": 0.12364,
"h": 256.4
},
"luminance": 0.41555
}Semantic roles & 50–950 ramp
primary
#78AFFA
secondary
#F6E8D5
accent
#8400E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285