#7FA6BC#7FA6BC
#7FA6BC is a light, muted cyan. Relative luminance 0.354; OKLCH L 70.4% C 0.053 H 233.2°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA6BC |
|---|---|
| RGB | rgb(127, 166, 188) |
| HSL | hsl(202, 31%, 62%) |
| HSV | hsv(202, 32%, 74%) |
| CMYK | cmyk(32.4%, 11.7%, 0%, 26.3%) |
| CIE-LAB | lab(66.07, -7.87, -15.57) |
| CIE-LCH | lch(66.07, 17.45, 243.19°) |
| OKLab | oklab(70.43% -0.0319 -0.0427) |
| OKLCH | oklch(70.43% 0.053 233.2) |
| XYZ | xyz(31.4629, 35.4138, 52.7449) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.19
Bluegrey
#85A3B2
ΔE00 2.78
Bluey Grey
#89A0B0
ΔE00 4.16
Light Grey Blue
#9DBCD4
ΔE00 7.18
Cool Gray
#9AA7B0
ΔE00 7.66
Blue Grey
#758DA3
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA6BC #BC957F
analogous
#7FBCB4 #7FA6BC #7F88BC
triadic
#7FA6BC #BC7FA6 #A6BC7F
tetradic
#7FA6BC #B47FBC #BC957F #88BC7F
square
#7FA6BC #B47FBC #BC957F #88BC7F
split-complementary
#7FA6BC #BC7F88 #BCB47F
monochromatic
#42697E #578AA7 #7FA6BC #A7C2D1 #CFDEE6
Accessibility & contrast
On white
2.60
#7FA6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#7FA6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA6BC
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA6BC | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BD
Deuteranopia (green-blind)
#939EBC
Tritanopia (blue-blind)
#6BACAD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7fa6bc; /* rgb */ color: rgb(127, 166, 188); /* oklch */ color: oklch(70.4% 0.053 233.2);
Tailwind
colors: {
custom: {
50: '#a6c0d0',
500: '#7fa6bc',
950: '#000000',
},
}SCSS
$custom: #7fa6bc; $custom-light: #a6c0d0; $custom-dark: #000000;
JSON
{
"hex": "#7fa6bc",
"rgb": {
"r": 127,
"g": 166,
"b": 188
},
"hsl": {
"h": 201.639,
"s": 31.282,
"l": 61.765
},
"oklch": {
"l": 0.70433,
"c": 0.05329,
"h": 233.2
},
"luminance": 0.35415
}Semantic roles & 50–950 ramp
primary
#7FA6BC
secondary
#D7C8C0
accent
#633BAA
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182