#78CBF7#78CBF7
#78CBF7 is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.6% C 0.102 H 233.2°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #78CBF7 |
|---|---|
| RGB | rgb(120, 203, 247) |
| HSL | hsl(201, 89%, 72%) |
| HSV | hsv(201, 51%, 97%) |
| CMYK | cmyk(51.4%, 17.8%, 0%, 3.1%) |
| CIE-LAB | lab(78.12, -13.46, -29.42) |
| CIE-LCH | lch(78.12, 32.35, 245.42°) |
| OKLab | oklab(80.57% -0.0613 -0.0818) |
| OKLCH | oklch(80.57% 0.102 233.2) |
| XYZ | xyz(45.8840, 53.4165, 95.8701) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.36
Lightskyblue
#87CEFA
ΔE00 2.01
Sky
#82CAFC
ΔE00 2.78
Baby Blue
#89CFF0
ΔE00 2.98
Sky Blue
#87CEEB
ΔE00 4.03
Light Blue
#95D0FC
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CBF7 #F7A478
analogous
#78F7E3 #78CBF7 #788CF7
triadic
#78CBF7 #F778CB #CBF778
tetradic
#78CBF7 #E378F7 #F7A478 #8CF778
square
#78CBF7 #E378F7 #F7A478 #8CF778
split-complementary
#78CBF7 #F7788C #F7E378
monochromatic
#0E9CE7 #3EB5F4 #78CBF7 #B2E1FA #E2F4FD
Accessibility & contrast
On white
1.80
#78CBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#78CBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CBF7
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CBF7 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F9
Deuteranopia (green-blind)
#A4BBF6
Tritanopia (blue-blind)
#2BD7D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #78cbf7; /* rgb */ color: rgb(120, 203, 247); /* oklch */ color: oklch(80.6% 0.102 233.2);
Tailwind
colors: {
custom: {
50: '#a6dafa',
500: '#78cbf7',
950: '#000000',
},
}SCSS
$custom: #78cbf7; $custom-light: #a6dafa; $custom-dark: #000000;
JSON
{
"hex": "#78cbf7",
"rgb": {
"r": 120,
"g": 203,
"b": 247
},
"hsl": {
"h": 200.787,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.80574,
"c": 0.10223,
"h": 233.2
},
"luminance": 0.5342
}Semantic roles & 50–950 ramp
primary
#78CBF7
secondary
#D37341
accent
#5000E5
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385