#7FA2C8#7FA2C8
#7FA2C8 is a light, moderate cyan. Relative luminance 0.345; OKLCH L 70.0% C 0.068 H 250.9°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA2C8 |
|---|---|
| RGB | rgb(127, 162, 200) |
| HSL | hsl(211, 40%, 64%) |
| HSV | hsv(211, 37%, 78%) |
| CMYK | cmyk(36.5%, 19%, 0%, 21.6%) |
| CIE-LAB | lab(65.37, -2.57, -23.31) |
| CIE-LCH | lch(65.37, 23.45, 263.70°) |
| OKLab | oklab(70.02% -0.0223 -0.0644) |
| OKLCH | oklch(70.02% 0.068 250.9) |
| XYZ | xyz(32.0948, 34.5212, 59.6045) |
| Luminance | 0.3452 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 6.33
Bluey Grey
#89A0B0
ΔE00 7.11
Faded Blue
#658CBB
ΔE00 7.35
Periwinkle Blue
#8F99FB
ΔE00 7.62
Greyblue
#77A1B5
ΔE00 7.69
Carolina Blue
#8AB8FE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA2C8 #C8A57F
analogous
#7FC7C8 #7FA2C8 #817FC8
triadic
#7FA2C8 #C87FA2 #A2C87F
tetradic
#7FA2C8 #C87FC7 #C8A57F #7FC881
square
#7FA2C8 #C87FC7 #C8A57F #7FC881
split-complementary
#7FA2C8 #C8817F #C7C87F
monochromatic
#3D658F #5483B6 #7FA2C8 #AAC1DA #D5E0ED
Accessibility & contrast
On white
2.66
#7FA2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#7FA2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA2C8
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA2C8 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A3CA
Deuteranopia (green-blind)
#8B9BC7
Tritanopia (blue-blind)
#67ABAF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7fa2c8; /* rgb */ color: rgb(127, 162, 200); /* oklch */ color: oklch(70.0% 0.068 250.9);
Tailwind
colors: {
custom: {
50: '#a6bdd8',
500: '#7fa2c8',
950: '#000000',
},
}SCSS
$custom: #7fa2c8; $custom-light: #a6bdd8; $custom-dark: #000000;
JSON
{
"hex": "#7fa2c8",
"rgb": {
"r": 127,
"g": 162,
"b": 200
},
"hsl": {
"h": 211.233,
"s": 39.891,
"l": 64.118
},
"oklch": {
"l": 0.70024,
"c": 0.06812,
"h": 250.9
},
"luminance": 0.34523
}Semantic roles & 50–950 ramp
primary
#7FA2C8
secondary
#DED2C5
accent
#7533B3
background
#FAFBFD
surface
#F4F6FA
border
#CED0D3
text
#101214
muted
#7F8183