#7FA9CD#7FA9CD
#7FA9CD is a light, moderate cyan. Relative luminance 0.373; OKLCH L 71.8% C 0.070 H 244.8°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA9CD |
|---|---|
| RGB | rgb(127, 169, 205) |
| HSL | hsl(208, 44%, 65%) |
| HSV | hsv(208, 38%, 80%) |
| CMYK | cmyk(38%, 17.6%, 0%, 19.6%) |
| CIE-LAB | lab(67.50, -5.12, -22.83) |
| CIE-LCH | lch(67.50, 23.40, 257.37°) |
| OKLab | oklab(71.76% -0.0296 -0.063) |
| OKLCH | oklch(71.76% 0.07 244.8) |
| XYZ | xyz(33.9562, 37.2939, 63.1550) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.51
Light Grey Blue
#9DBCD4
ΔE00 6.68
Bluey Grey
#89A0B0
ΔE00 6.93
Carolina Blue
#8AB8FE
ΔE00 7.06
Bluegrey
#85A3B2
ΔE00 7.16
Sky Blue (survey)
#75BBFD
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA9CD #CDA37F
analogous
#7FCDCA #7FA9CD #7F82CD
triadic
#7FA9CD #CD7FA9 #A9CD7F
tetradic
#7FA9CD #CA7FCD #CDA37F #82CD7F
square
#7FA9CD #CA7FCD #CDA37F #82CD7F
split-complementary
#7FA9CD #CD7F82 #CDCA7F
monochromatic
#3B6C97 #538BBC #7FA9CD #ABC7DE #D7E4EF
Accessibility & contrast
On white
2.48
#7FA9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#7FA9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA9CD
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA9CD | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9CF
Deuteranopia (green-blind)
#90A1CC
Tritanopia (blue-blind)
#64B2B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7fa9cd; /* rgb */ color: rgb(127, 169, 205); /* oklch */ color: oklch(71.8% 0.070 244.8);
Tailwind
colors: {
custom: {
50: '#a7c2dc',
500: '#7fa9cd',
950: '#000000',
},
}SCSS
$custom: #7fa9cd; $custom-light: #a7c2dc; $custom-dark: #000000;
JSON
{
"hex": "#7fa9cd",
"rgb": {
"r": 127,
"g": 169,
"b": 205
},
"hsl": {
"h": 207.692,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.71755,
"c": 0.06964,
"h": 244.8
},
"luminance": 0.37296
}Semantic roles & 50–950 ramp
primary
#7FA9CD
secondary
#E1D3C7
accent
#6E2FB7
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#101215
muted
#7F8183