#78CCF4#78CCF4
#78CCF4 is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.7% C 0.099 H 230.3°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #78CCF4 |
|---|---|
| RGB | rgb(120, 204, 244) |
| HSL | hsl(199, 85%, 71%) |
| HSV | hsv(199, 51%, 96%) |
| CMYK | cmyk(50.8%, 16.4%, 0%, 4.3%) |
| CIE-LAB | lab(78.29, -14.83, -27.55) |
| CIE-LCH | lch(78.29, 31.29, 241.71°) |
| OKLab | oklab(80.67% -0.0635 -0.0765) |
| OKLCH | oklch(80.67% 0.099 230.3) |
| XYZ | xyz(45.6617, 53.7067, 93.5306) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.21
Lightblue (survey)
#7BC8F6
ΔE00 2.48
Lightskyblue
#87CEFA
ΔE00 2.77
Sky Blue
#87CEEB
ΔE00 2.99
Sky
#82CAFC
ΔE00 3.90
Light Blue
#95D0FC
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CCF4 #F4A078
analogous
#78F4DE #78CCF4 #788EF4
triadic
#78CCF4 #F478CC #CCF478
tetradic
#78CCF4 #DE78F4 #F4A078 #8EF478
square
#78CCF4 #DE78F4 #F4A078 #8EF478
split-complementary
#78CCF4 #F4788E #F4DE78
monochromatic
#129DDF #3FB7EF #78CCF4 #B1E1F9 #E3F4FD
Accessibility & contrast
On white
1.79
#78CCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#78CCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CCF4
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CCF4 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F6
Deuteranopia (green-blind)
#A6BCF3
Tritanopia (blue-blind)
#2ED7D9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #78ccf4; /* rgb */ color: rgb(120, 204, 244); /* oklch */ color: oklch(80.7% 0.099 230.3);
Tailwind
colors: {
custom: {
50: '#a6dbf7',
500: '#78ccf4',
950: '#000000',
},
}SCSS
$custom: #78ccf4; $custom-light: #a6dbf7; $custom-dark: #000000;
JSON
{
"hex": "#78ccf4",
"rgb": {
"r": 120,
"g": 204,
"b": 244
},
"hsl": {
"h": 199.355,
"s": 84.932,
"l": 71.373
},
"oklch": {
"l": 0.80673,
"c": 0.09941,
"h": 230.3
},
"luminance": 0.5371
}Semantic roles & 50–950 ramp
primary
#78CCF4
secondary
#CF6F41
accent
#4B04E1
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101517
muted
#818485