#7FA8CB#7FA8CB
#7FA8CB is a light, moderate cyan. Relative luminance 0.368; OKLCH L 71.5% C 0.068 H 244.7°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA8CB |
|---|---|
| RGB | rgb(127, 168, 203) |
| HSL | hsl(208, 42%, 65%) |
| HSV | hsv(208, 37%, 80%) |
| CMYK | cmyk(37.4%, 17.2%, 0%, 20.4%) |
| CIE-LAB | lab(67.15, -5.10, -22.26) |
| CIE-LCH | lch(67.15, 22.84, 257.10°) |
| OKLab | oklab(71.46% -0.029 -0.0614) |
| OKLCH | oklch(71.46% 0.068 244.7) |
| XYZ | xyz(33.5310, 36.8273, 61.8299) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.24
Bluey Grey
#89A0B0
ΔE00 6.59
Light Grey Blue
#9DBCD4
ΔE00 6.78
Bluegrey
#85A3B2
ΔE00 6.87
Carolina Blue
#8AB8FE
ΔE00 7.39
Sky Blue (survey)
#75BBFD
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA8CB #CBA27F
analogous
#7FCBC8 #7FA8CB #7F82CB
triadic
#7FA8CB #CB7FA8 #A8CB7F
tetradic
#7FA8CB #C87FCB #CBA27F #82CB7F
square
#7FA8CB #C87FCB #CBA27F #82CB7F
split-complementary
#7FA8CB #CB7F82 #CBC87F
monochromatic
#3C6B94 #538AB9 #7FA8CB #ABC6DD #D6E3EE
Accessibility & contrast
On white
2.51
#7FA8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#7FA8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA8CB
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA8CB | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA8CD
Deuteranopia (green-blind)
#90A0CA
Tritanopia (blue-blind)
#65B0B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7fa8cb; /* rgb */ color: rgb(127, 168, 203); /* oklch */ color: oklch(71.5% 0.068 244.7);
Tailwind
colors: {
custom: {
50: '#a6c1db',
500: '#7fa8cb',
950: '#000000',
},
}SCSS
$custom: #7fa8cb; $custom-light: #a6c1db; $custom-dark: #000000;
JSON
{
"hex": "#7fa8cb",
"rgb": {
"r": 127,
"g": 168,
"b": 203
},
"hsl": {
"h": 207.632,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.71456,
"c": 0.06793,
"h": 244.7
},
"luminance": 0.36829
}Semantic roles & 50–950 ramp
primary
#7FA8CB
secondary
#E0D2C6
accent
#6D30B5
background
#FAFBFD
surface
#F4F7FA
border
#CED0D3
text
#101215
muted
#7F8183