#78CCFA#78CCFA
#78CCFA is a light, moderate cyan. Relative luminance 0.541; OKLCH L 80.9% C 0.105 H 234.1°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #78CCFA |
|---|---|
| RGB | rgb(120, 204, 250) |
| HSL | hsl(201, 93%, 73%) |
| HSV | hsv(201, 52%, 98%) |
| CMYK | cmyk(52%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(78.51, -13.13, -30.43) |
| CIE-LCH | lch(78.51, 33.14, 246.66°) |
| OKLab | oklab(80.92% -0.0614 -0.0847) |
| OKLCH | oklch(80.92% 0.105 234.1) |
| XYZ | xyz(46.5876, 54.0770, 98.4068) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.28
Lightskyblue
#87CEFA
ΔE00 1.79
Sky
#82CAFC
ΔE00 2.46
Baby Blue
#89CFF0
ΔE00 3.30
Light Blue
#95D0FC
ΔE00 4.00
Sky Blue
#87CEEB
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CCFA #FAA678
analogous
#78FAE7 #78CCFA #788BFA
triadic
#78CCFA #FA78CC #CCFA78
tetradic
#78CCFA #E778FA #FAA678 #8BFA78
square
#78CCFA #E778FA #FAA678 #8BFA78
split-complementary
#78CCFA #FA788B #FAE778
monochromatic
#099DEF #3DB6F8 #78CCFA #B3E2FC #E1F4FE
Accessibility & contrast
On white
1.78
#78CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#78CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CCFA
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CCFA | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFC
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#25D8DB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #78ccfa; /* rgb */ color: rgb(120, 204, 250); /* oklch */ color: oklch(80.9% 0.105 234.1);
Tailwind
colors: {
custom: {
50: '#a7dbfc',
500: '#78ccfa',
950: '#000000',
},
}SCSS
$custom: #78ccfa; $custom-light: #a7dbfc; $custom-dark: #000000;
JSON
{
"hex": "#78ccfa",
"rgb": {
"r": 120,
"g": 204,
"b": 250
},
"hsl": {
"h": 201.231,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.80917,
"c": 0.10458,
"h": 234.1
},
"luminance": 0.54081
}Semantic roles & 50–950 ramp
primary
#78CCFA
secondary
#D67540
accent
#5100E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101517
muted
#818485