#7CB8FF#7CB8FF
#7CB8FF is a light, vivid cyan. Relative luminance 0.458; OKLCH L 77.0% C 0.120 H 253.4°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB8FF |
|---|---|
| RGB | rgb(124, 184, 255) |
| HSL | hsl(213, 100%, 74%) |
| HSV | hsv(213, 51%, 100%) |
| CMYK | cmyk(51.4%, 27.8%, 0%, 0%) |
| CIE-LAB | lab(73.40, -0.06, -40.99) |
| CIE-LCH | lch(73.40, 40.99, 269.92°) |
| OKLab | oklab(77% -0.0343 -0.115) |
| OKLCH | oklch(77% 0.12 253.4) |
| XYZ | xyz(43.4964, 45.7827, 101.1332) |
| Luminance | 0.4579 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.20
Carolina Blue
#8AB8FE
ΔE00 2.67
Sky
#82CAFC
ΔE00 6.39
Baby Blue (survey)
#A2CFFE
ΔE00 6.72
Pastel Blue
#A2BFFE
ΔE00 6.99
Light Blue
#95D0FC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB8FF #FFC37C
analogous
#7CFAFF #7CB8FF #827CFF
triadic
#7CB8FF #FF7CB8 #B8FF7C
tetradic
#7CB8FF #FF7CFA #FFC37C #7CFF82
square
#7CB8FF #FF7CFA #FFC37C #7CFF82
split-complementary
#7CB8FF #FF827C #FAFF7C
monochromatic
#0276FF #3F97FF #7CB8FF #B9D9FF #E0EEFF
Accessibility & contrast
On white
2.07
#7CB8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#7CB8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB8FF
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB8FF | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBBFF
Deuteranopia (green-blind)
#8BAFFE
Tritanopia (blue-blind)
#36C8D1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #7cb8ff; /* rgb */ color: rgb(124, 184, 255); /* oklch */ color: oklch(77.0% 0.120 253.4);
Tailwind
colors: {
custom: {
50: '#a9cdff',
500: '#7cb8ff',
950: '#000000',
},
}SCSS
$custom: #7cb8ff; $custom-light: #a9cdff; $custom-dark: #000000;
JSON
{
"hex": "#7cb8ff",
"rgb": {
"r": 124,
"g": 184,
"b": 255
},
"hsl": {
"h": 212.519,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.77003,
"c": 0.12001,
"h": 253.4
},
"luminance": 0.45786
}Semantic roles & 50–950 ramp
primary
#7CB8FF
secondary
#F7E7D4
accent
#7C00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286