#7CB3BE#7CB3BE
#7CB3BE is a light, muted cyan. Relative luminance 0.402; OKLCH L 73.2% C 0.059 H 211.4°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB3BE |
|---|---|
| RGB | rgb(124, 179, 190) |
| HSL | hsl(190, 34%, 62%) |
| HSV | hsv(190, 35%, 75%) |
| CMYK | cmyk(34.7%, 5.8%, 0%, 25.5%) |
| CIE-LAB | lab(69.64, -15.17, -11.33) |
| CIE-LCH | lch(69.64, 18.93, 216.75°) |
| OKLab | oklab(73.24% -0.0508 -0.031) |
| OKLCH | oklch(73.24% 0.059 211.4) |
| XYZ | xyz(33.7234, 40.2410, 54.6955) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.34
Bluegrey
#85A3B2
ΔE00 7.82
Cadetblue
#5F9EA0
ΔE00 8.32
Turquoise Blue
#06B1C4
ΔE00 8.60
Sky Blue
#87CEEB
ΔE00 9.14
Light Grey Blue
#9DBCD4
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB3BE #BE877C
analogous
#7CBEA8 #7CB3BE #7C92BE
triadic
#7CB3BE #BE7CB3 #B3BE7C
tetradic
#7CB3BE #A87CBE #BE877C #92BE7C
square
#7CB3BE #A87CBE #BE877C #92BE7C
split-complementary
#7CB3BE #BE7C92 #BEA87C
monochromatic
#407580 #549BA9 #7CB3BE #A5CBD2 #CEE2E7
Accessibility & contrast
On white
2.32
#7CB3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#7CB3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB3BE
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB3BE | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBF
Deuteranopia (green-blind)
#9FA7BE
Tritanopia (blue-blind)
#64B8B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7cb3be; /* rgb */ color: rgb(124, 179, 190); /* oklch */ color: oklch(73.2% 0.059 211.4);
Tailwind
colors: {
custom: {
50: '#a4c9d1',
500: '#7cb3be',
950: '#000000',
},
}SCSS
$custom: #7cb3be; $custom-light: #a4c9d1; $custom-dark: #000000;
JSON
{
"hex": "#7cb3be",
"rgb": {
"r": 124,
"g": 179,
"b": 190
},
"hsl": {
"h": 190,
"s": 33.673,
"l": 61.569
},
"oklch": {
"l": 0.73244,
"c": 0.05948,
"h": 211.4
},
"luminance": 0.40243
}Semantic roles & 50–950 ramp
primary
#7CB3BE
secondary
#D7C3BF
accent
#4C39AC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282