#7FB7CB#7FB7CB
#7FB7CB is a light, moderate cyan. Relative luminance 0.427; OKLCH L 74.8% C 0.065 H 222.3°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB7CB |
|---|---|
| RGB | rgb(127, 183, 203) |
| HSL | hsl(196, 42%, 65%) |
| HSV | hsv(196, 37%, 80%) |
| CMYK | cmyk(37.4%, 9.9%, 0%, 20.4%) |
| CIE-LAB | lab(71.34, -13.18, -15.89) |
| CIE-LCH | lch(71.34, 20.65, 230.34°) |
| OKLab | oklab(74.78% -0.048 -0.0436) |
| OKLCH | oklch(74.78% 0.065 222.3) |
| XYZ | xyz(36.4617, 42.6886, 62.8068) |
| Luminance | 0.4269 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.38
Greyblue
#77A1B5
ΔE00 6.62
Baby Blue
#89CFF0
ΔE00 7.17
Bluegrey
#85A3B2
ΔE00 7.25
Light Grey Blue
#9DBCD4
ΔE00 7.28
Lightblue (survey)
#7BC8F6
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB7CB #CB937F
analogous
#7FCBB9 #7FB7CB #7F91CB
triadic
#7FB7CB #CB7FB7 #B7CB7F
tetradic
#7FB7CB #B97FCB #CB937F #91CB7F
square
#7FB7CB #B97FCB #CB937F #91CB7F
split-complementary
#7FB7CB #CB7F91 #CBB97F
monochromatic
#3C7D94 #539FB9 #7FB7CB #ABCFDD #D6E8EE
Accessibility & contrast
On white
2.20
#7FB7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#7FB7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB7CB
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB7CB | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CC
Deuteranopia (green-blind)
#A0ABCB
Tritanopia (blue-blind)
#62BEBD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7fb7cb; /* rgb */ color: rgb(127, 183, 203); /* oklch */ color: oklch(74.8% 0.065 222.3);
Tailwind
colors: {
custom: {
50: '#a7ccda',
500: '#7fb7cb',
950: '#000000',
},
}SCSS
$custom: #7fb7cb; $custom-light: #a7ccda; $custom-dark: #000000;
JSON
{
"hex": "#7fb7cb",
"rgb": {
"r": 127,
"g": 183,
"b": 203
},
"hsl": {
"h": 195.789,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.74777,
"c": 0.06491,
"h": 222.3
},
"luminance": 0.42691
}Semantic roles & 50–950 ramp
primary
#7FB7CB
secondary
#E0CDC6
accent
#5330B5
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101314
muted
#7F8283