#78AFFB#78AFFB
#78AFFB is a light, vivid cyan. Relative luminance 0.416; OKLCH L 74.7% C 0.125 H 256.7°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #78AFFB |
|---|---|
| RGB | rgb(120, 175, 251) |
| HSL | hsl(215, 94%, 73%) |
| HSV | hsv(215, 52%, 98%) |
| CMYK | cmyk(52.2%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(70.60, 2.90, -43.22) |
| CIE-LCH | lch(70.60, 43.32, 273.84°) |
| OKLab | oklab(74.7% -0.0288 -0.1215) |
| OKLCH | oklch(74.7% 0.125 256.7) |
| XYZ | xyz(40.4823, 41.6150, 97.1473) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.02
Sky Blue (survey)
#75BBFD
ΔE00 4.34
Pastel Blue
#A2BFFE
ΔE00 7.31
Cornflowerblue
#6495ED
ΔE00 7.46
Baby Blue (survey)
#A2CFFE
ΔE00 8.67
Sky
#82CAFC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78AFFB #FBC478
analogous
#78F1FB #78AFFB #8278FB
triadic
#78AFFB #FB78AF #AFFB78
tetradic
#78AFFB #FB78F1 #FBC478 #78FB82
square
#78AFFB #FB78F1 #FBC478 #78FB82
split-complementary
#78AFFB #FB8278 #F1FB78
monochromatic
#076AF1 #3D8CF9 #78AFFB #B3D2FD #E1EDFE
Accessibility & contrast
On white
2.25
#78AFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#78AFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78AFFB
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78AFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78AFFB | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FE
Deuteranopia (green-blind)
#81A7F9
Tritanopia (blue-blind)
#31C0CA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #78affb; /* rgb */ color: rgb(120, 175, 251); /* oklch */ color: oklch(74.7% 0.125 256.7);
Tailwind
colors: {
custom: {
50: '#a6c6fd',
500: '#78affb',
950: '#000000',
},
}SCSS
$custom: #78affb; $custom-light: #a6c6fd; $custom-dark: #000000;
JSON
{
"hex": "#78affb",
"rgb": {
"r": 120,
"g": 175,
"b": 251
},
"hsl": {
"h": 214.809,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.74702,
"c": 0.1249,
"h": 256.7
},
"luminance": 0.41618
}Semantic roles & 50–950 ramp
primary
#78AFFB
secondary
#F6E8D5
accent
#8500E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285