#7CB7FF#7CB7FF
#7CB7FF is a light, vivid cyan. Relative luminance 0.454; OKLCH L 76.8% C 0.121 H 254.1°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB7FF |
|---|---|
| RGB | rgb(124, 183, 255) |
| HSL | hsl(213, 100%, 74%) |
| HSV | hsv(213, 51%, 100%) |
| CMYK | cmyk(51.4%, 28.2%, 0%, 0%) |
| CIE-LAB | lab(73.13, 0.50, -41.41) |
| CIE-LCH | lch(73.13, 41.42, 270.69°) |
| OKLab | oklab(76.79% -0.0332 -0.1162) |
| OKLCH | oklch(76.79% 0.121 254.1) |
| XYZ | xyz(43.2894, 45.3688, 101.0642) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.49
Sky Blue (survey)
#75BBFD
ΔE00 2.50
Sky
#82CAFC
ΔE00 6.71
Pastel Blue
#A2BFFE
ΔE00 6.89
Baby Blue (survey)
#A2CFFE
ΔE00 6.90
Light Blue
#95D0FC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB7FF #FFC47C
analogous
#7CF9FF #7CB7FF #837CFF
triadic
#7CB7FF #FF7CB7 #B7FF7C
tetradic
#7CB7FF #FF7CF9 #FFC47C #7CFF83
square
#7CB7FF #FF7CF9 #FFC47C #7CFF83
split-complementary
#7CB7FF #FF837C #F9FF7C
monochromatic
#0274FF #3F95FF #7CB7FF #B9D9FF #E0EEFF
Accessibility & contrast
On white
2.08
#7CB7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#7CB7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB7FF
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB7FF | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9ABBFF
Deuteranopia (green-blind)
#8AAEFE
Tritanopia (blue-blind)
#37C7D0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #7cb7ff; /* rgb */ color: rgb(124, 183, 255); /* oklch */ color: oklch(76.8% 0.121 254.1);
Tailwind
colors: {
custom: {
50: '#a9ccff',
500: '#7cb7ff',
950: '#000000',
},
}SCSS
$custom: #7cb7ff; $custom-light: #a9ccff; $custom-dark: #000000;
JSON
{
"hex": "#7cb7ff",
"rgb": {
"r": 124,
"g": 183,
"b": 255
},
"hsl": {
"h": 212.977,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.76792,
"c": 0.12087,
"h": 254.1
},
"luminance": 0.45372
}Semantic roles & 50–950 ramp
primary
#7CB7FF
secondary
#F7E7D4
accent
#7E00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286