#7FA7CB#7FA7CB
#7FA7CB is a light, moderate cyan. Relative luminance 0.365; OKLCH L 71.2% C 0.068 H 246.1°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA7CB |
|---|---|
| RGB | rgb(127, 167, 203) |
| HSL | hsl(208, 42%, 65%) |
| HSV | hsv(208, 37%, 80%) |
| CMYK | cmyk(37.4%, 17.7%, 0%, 20.4%) |
| CIE-LAB | lab(66.87, -4.55, -22.69) |
| CIE-LCH | lch(66.87, 23.14, 258.67°) |
| OKLab | oklab(71.24% -0.0277 -0.0626) |
| OKLCH | oklch(71.24% 0.068 246.1) |
| XYZ | xyz(33.3471, 36.4595, 61.7686) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.58
Bluey Grey
#89A0B0
ΔE00 6.74
Light Grey Blue
#9DBCD4
ΔE00 7.09
Bluegrey
#85A3B2
ΔE00 7.19
Cornflowerblue
#6495ED
ΔE00 7.29
Carolina Blue
#8AB8FE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA7CB #CBA37F
analogous
#7FCBC9 #7FA7CB #7F81CB
triadic
#7FA7CB #CB7FA7 #A7CB7F
tetradic
#7FA7CB #C97FCB #CBA37F #81CB7F
square
#7FA7CB #C97FCB #CBA37F #81CB7F
split-complementary
#7FA7CB #CB7F81 #CBC97F
monochromatic
#3C6A94 #5389B9 #7FA7CB #ABC5DD #D6E3EE
Accessibility & contrast
On white
2.53
#7FA7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#7FA7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA7CB
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA7CB | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A7CD
Deuteranopia (green-blind)
#8F9FCA
Tritanopia (blue-blind)
#65AFB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7fa7cb; /* rgb */ color: rgb(127, 167, 203); /* oklch */ color: oklch(71.2% 0.068 246.1);
Tailwind
colors: {
custom: {
50: '#a6c1db',
500: '#7fa7cb',
950: '#000000',
},
}SCSS
$custom: #7fa7cb; $custom-light: #a6c1db; $custom-dark: #000000;
JSON
{
"hex": "#7fa7cb",
"rgb": {
"r": 127,
"g": 167,
"b": 203
},
"hsl": {
"h": 208.421,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.71237,
"c": 0.06849,
"h": 246.1
},
"luminance": 0.36461
}Semantic roles & 50–950 ramp
primary
#7FA7CB
secondary
#E0D2C6
accent
#6F30B5
background
#FAFBFD
surface
#F4F7FA
border
#CED0D3
text
#101215
muted
#7F8183