#78CBFB#78CBFB
#78CBFB is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.7% C 0.106 H 235.5°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #78CBFB |
|---|---|
| RGB | rgb(120, 203, 251) |
| HSL | hsl(202, 94%, 73%) |
| HSV | hsv(202, 52%, 98%) |
| CMYK | cmyk(52.2%, 19.1%, 0%, 1.6%) |
| CIE-LAB | lab(78.27, -12.32, -31.33) |
| CIE-LCH | lch(78.27, 33.66, 248.53°) |
| OKLab | oklab(80.74% -0.0599 -0.0872) |
| OKLCH | oklch(80.74% 0.106 235.5) |
| XYZ | xyz(46.5079, 53.6661, 99.1558) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.93
Lightskyblue
#87CEFA
ΔE00 1.72
Sky
#82CAFC
ΔE00 1.93
Light Blue
#95D0FC
ΔE00 3.80
Baby Blue
#89CFF0
ΔE00 3.81
Sky Blue
#87CEEB
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CBFB #FBA878
analogous
#78FBEA #78CBFB #7889FB
triadic
#78CBFB #FB78CB #CBFB78
tetradic
#78CBFB #EA78FB #FBA878 #89FB78
square
#78CBFB #EA78FB #FBA878 #89FB78
split-complementary
#78CBFB #FB7889 #FBEA78
monochromatic
#079CF1 #3DB4F9 #78CBFB #B3E2FD #E1F4FE
Accessibility & contrast
On white
1.79
#78CBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#78CBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CBFB
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CBFB | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FD
Deuteranopia (green-blind)
#A2BCFA
Tritanopia (blue-blind)
#24D8DB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #78cbfb; /* rgb */ color: rgb(120, 203, 251); /* oklch */ color: oklch(80.7% 0.106 235.5);
Tailwind
colors: {
custom: {
50: '#a7dafc',
500: '#78cbfb',
950: '#000000',
},
}SCSS
$custom: #78cbfb; $custom-light: #a7dafc; $custom-dark: #000000;
JSON
{
"hex": "#78cbfb",
"rgb": {
"r": 120,
"g": 203,
"b": 251
},
"hsl": {
"h": 201.985,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.80738,
"c": 0.10585,
"h": 235.5
},
"luminance": 0.5367
}Semantic roles & 50–950 ramp
primary
#78CBFB
secondary
#D8773F
accent
#5400E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385