#7FA7CC#7FA7CC
#7FA7CC is a light, moderate cyan. Relative luminance 0.365; OKLCH L 71.3% C 0.070 H 246.8°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA7CC |
|---|---|
| RGB | rgb(127, 167, 204) |
| HSL | hsl(209, 43%, 65%) |
| HSV | hsv(209, 38%, 80%) |
| CMYK | cmyk(37.7%, 18.1%, 0%, 20%) |
| CIE-LAB | lab(66.91, -4.28, -23.18) |
| CIE-LCH | lch(66.91, 23.58, 259.54°) |
| OKLab | oklab(71.28% -0.0274 -0.064) |
| OKLCH | oklch(71.28% 0.07 246.8) |
| XYZ | xyz(33.4667, 36.5073, 62.3982) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.88
Bluey Grey
#89A0B0
ΔE00 6.98
Cornflowerblue
#6495ED
ΔE00 7.14
Carolina Blue
#8AB8FE
ΔE00 7.14
Light Grey Blue
#9DBCD4
ΔE00 7.20
Bluegrey
#85A3B2
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA7CC #CCA47F
analogous
#7FCCCB #7FA7CC #7F81CC
triadic
#7FA7CC #CC7FA7 #A7CC7F
tetradic
#7FA7CC #CB7FCC #CCA47F #81CC7F
square
#7FA7CC #CB7FCC #CCA47F #81CC7F
split-complementary
#7FA7CC #CC7F81 #CCCB7F
monochromatic
#3B6A95 #5389BB #7FA7CC #ABC5DD #D7E3EF
Accessibility & contrast
On white
2.53
#7FA7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#7FA7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA7CC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA7CC | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CE
Deuteranopia (green-blind)
#8F9FCB
Tritanopia (blue-blind)
#65B0B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7fa7cc; /* rgb */ color: rgb(127, 167, 204); /* oklch */ color: oklch(71.3% 0.070 246.8);
Tailwind
colors: {
custom: {
50: '#a6c1db',
500: '#7fa7cc',
950: '#000000',
},
}SCSS
$custom: #7fa7cc; $custom-light: #a6c1db; $custom-dark: #000000;
JSON
{
"hex": "#7fa7cc",
"rgb": {
"r": 127,
"g": 167,
"b": 204
},
"hsl": {
"h": 208.831,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.71277,
"c": 0.06964,
"h": 246.8
},
"luminance": 0.36509
}Semantic roles & 50–950 ramp
primary
#7FA7CC
secondary
#E1D3C6
accent
#702FB6
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#101215
muted
#7F8183