#7CB3FF#7CB3FF
#7CB3FF is a light, vivid cyan. Relative luminance 0.437; OKLCH L 75.9% C 0.124 H 256.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB3FF |
|---|---|
| RGB | rgb(124, 179, 255) |
| HSL | hsl(215, 100%, 74%) |
| HSV | hsv(215, 51%, 100%) |
| CMYK | cmyk(51.4%, 29.8%, 0%, 0%) |
| CIE-LAB | lab(72.06, 2.72, -43.10) |
| CIE-LCH | lch(72.06, 43.18, 273.61°) |
| OKLab | oklab(75.95% -0.0287 -0.1211) |
| OKLCH | oklch(75.95% 0.124 256.7) |
| XYZ | xyz(42.4761, 43.7421, 100.7931) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.17
Sky Blue (survey)
#75BBFD
ΔE00 3.76
Pastel Blue
#A2BFFE
ΔE00 6.66
Baby Blue (survey)
#A2CFFE
ΔE00 7.68
Sky
#82CAFC
ΔE00 7.95
Cornflowerblue
#6495ED
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB3FF #FFC87C
analogous
#7CF5FF #7CB3FF #877CFF
triadic
#7CB3FF #FF7CB3 #B3FF7C
tetradic
#7CB3FF #FF7CF5 #FFC87C #7CFF87
square
#7CB3FF #FF7CF5 #FFC87C #7CFF87
split-complementary
#7CB3FF #FF877C #F5FF7C
monochromatic
#026CFF #3F8FFF #7CB3FF #B9D7FF #E0EDFF
Accessibility & contrast
On white
2.15
#7CB3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#7CB3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB3FF
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB3FF | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B8FF
Deuteranopia (green-blind)
#85ABFD
Tritanopia (blue-blind)
#38C4CE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7cb3ff; /* rgb */ color: rgb(124, 179, 255); /* oklch */ color: oklch(75.9% 0.124 256.7);
Tailwind
colors: {
custom: {
50: '#a9c9ff',
500: '#7cb3ff',
950: '#000000',
},
}SCSS
$custom: #7cb3ff; $custom-light: #a9c9ff; $custom-dark: #000000;
JSON
{
"hex": "#7cb3ff",
"rgb": {
"r": 124,
"g": 179,
"b": 255
},
"hsl": {
"h": 214.809,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.75947,
"c": 0.12447,
"h": 256.7
},
"luminance": 0.43745
}Semantic roles & 50–950 ramp
primary
#7CB3FF
secondary
#F7E8D4
accent
#8500E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286