#78C8F7#78C8F7
#78C8F7 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.9% C 0.103 H 235.8°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #78C8F7 |
|---|---|
| RGB | rgb(120, 200, 247) |
| HSL | hsl(202, 89%, 72%) |
| HSV | hsv(202, 51%, 97%) |
| CMYK | cmyk(51.4%, 19%, 0%, 3.1%) |
| CIE-LAB | lab(77.29, -11.88, -30.69) |
| CIE-LCH | lch(77.29, 32.91, 248.84°) |
| OKLab | oklab(79.91% -0.058 -0.0854) |
| OKLCH | oklch(79.91% 0.103 235.8) |
| XYZ | xyz(45.1824, 52.0133, 95.6362) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.35
Sky
#82CAFC
ΔE00 1.87
Lightskyblue
#87CEFA
ΔE00 2.01
Light Blue
#95D0FC
ΔE00 3.93
Baby Blue
#89CFF0
ΔE00 3.94
Sky Blue
#87CEEB
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78C8F7 #F7A778
analogous
#78F7E7 #78C8F7 #7889F7
triadic
#78C8F7 #F778C8 #C8F778
tetradic
#78C8F7 #E778F7 #F7A778 #89F778
square
#78C8F7 #E778F7 #F7A778 #89F778
split-complementary
#78C8F7 #F77889 #F7E778
monochromatic
#0E97E7 #3EB0F4 #78C8F7 #B2E0FA #E2F3FD
Accessibility & contrast
On white
1.84
#78C8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#78C8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78C8F7
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78C8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78C8F7 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7F9
Deuteranopia (green-blind)
#A1B9F6
Tritanopia (blue-blind)
#2CD4D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #78c8f7; /* rgb */ color: rgb(120, 200, 247); /* oklch */ color: oklch(79.9% 0.103 235.8);
Tailwind
colors: {
custom: {
50: '#a6d8fa',
500: '#78c8f7',
950: '#000000',
},
}SCSS
$custom: #78c8f7; $custom-light: #a6d8fa; $custom-dark: #000000;
JSON
{
"hex": "#78c8f7",
"rgb": {
"r": 120,
"g": 200,
"b": 247
},
"hsl": {
"h": 202.205,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.79914,
"c": 0.10325,
"h": 235.8
},
"luminance": 0.52017
}Semantic roles & 50–950 ramp
primary
#78C8F7
secondary
#D37741
accent
#5500E5
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385