#7BABCC#7BABCC
#7BABCC is a light, moderate cyan. Relative luminance 0.377; OKLCH L 71.9% C 0.070 H 239.0°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7BABCC |
|---|---|
| RGB | rgb(123, 171, 204) |
| HSL | hsl(204, 44%, 64%) |
| HSV | hsv(204, 40%, 80%) |
| CMYK | cmyk(39.7%, 16.2%, 0%, 20%) |
| CIE-LAB | lab(67.79, -7.55, -21.85) |
| CIE-LCH | lch(67.79, 23.11, 250.93°) |
| OKLab | oklab(71.92% -0.0362 -0.0603) |
| OKLCH | oklch(71.92% 0.07 239) |
| XYZ | xyz(33.6267, 37.6944, 62.6189) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.26
Bluegrey
#85A3B2
ΔE00 6.32
Light Grey Blue
#9DBCD4
ΔE00 6.50
Bluey Grey
#89A0B0
ΔE00 6.86
Sky Blue (survey)
#75BBFD
ΔE00 7.42
Carolina Blue
#8AB8FE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BABCC #CC9C7B
analogous
#7BCCC4 #7BABCC #7B83CC
triadic
#7BABCC #CC7BAB #ABCC7B
tetradic
#7BABCC #C47BCC #CC9C7B #83CC7B
square
#7BABCC #C47BCC #CC9C7B #83CC7B
split-complementary
#7BABCC #CC7B83 #CCC47B
monochromatic
#396F94 #4F8FBB #7BABCC #A7C7DD #D3E3EE
Accessibility & contrast
On white
2.46
#7BABCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#7BABCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BABCC
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BABCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BABCC | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACE
Deuteranopia (green-blind)
#92A1CB
Tritanopia (blue-blind)
#5DB3B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7babcc; /* rgb */ color: rgb(123, 171, 204); /* oklch */ color: oklch(71.9% 0.070 239.0);
Tailwind
colors: {
custom: {
50: '#a4c4db',
500: '#7babcc',
950: '#000000',
},
}SCSS
$custom: #7babcc; $custom-light: #a4c4db; $custom-dark: #000000;
JSON
{
"hex": "#7babcc",
"rgb": {
"r": 123,
"g": 171,
"b": 204
},
"hsl": {
"h": 204.444,
"s": 44.262,
"l": 64.118
},
"oklch": {
"l": 0.71919,
"c": 0.07035,
"h": 239
},
"luminance": 0.37696
}Semantic roles & 50–950 ramp
primary
#7BABCC
secondary
#E0CFC3
accent
#662EB7
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1215
muted
#7F8183