#7FACD7#7FACD7
#7FACD7 is a light, moderate cyan. Relative luminance 0.389; OKLCH L 72.8% C 0.079 H 247.8°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACD7 |
|---|---|
| RGB | rgb(127, 172, 215) |
| HSL | hsl(209, 52%, 67%) |
| HSV | hsv(209, 41%, 84%) |
| CMYK | cmyk(40.9%, 20%, 0%, 15.7%) |
| CIE-LAB | lab(68.69, -4.08, -26.51) |
| CIE-LCH | lch(68.69, 26.82, 261.25°) |
| OKLab | oklab(72.82% -0.0299 -0.0735) |
| OKLCH | oklch(72.82% 0.079 247.8) |
| XYZ | xyz(35.7666, 38.9212, 69.9047) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.44
Sky Blue (survey)
#75BBFD
ΔE00 5.81
Light Grey Blue
#9DBCD4
ΔE00 6.99
Cornflowerblue
#6495ED
ΔE00 7.53
Pastel Blue
#A2BFFE
ΔE00 8.26
Greyblue
#77A1B5
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACD7 #D7AA7F
analogous
#7FD7D6 #7FACD7 #7F80D7
triadic
#7FACD7 #D77FAC #ACD77F
tetradic
#7FACD7 #D67FD7 #D7AA7F #80D77F
square
#7FACD7 #D67FD7 #D7AA7F #80D77F
split-complementary
#7FACD7 #D77F80 #D7D67F
monochromatic
#346FA7 #508EC8 #7FACD7 #AECAE6 #DCE8F4
Accessibility & contrast
On white
2.39
#7FACD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#7FACD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACD7
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACD7 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BADD9
Deuteranopia (green-blind)
#90A4D6
Tritanopia (blue-blind)
#5FB6BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7facd7; /* rgb */ color: rgb(127, 172, 215); /* oklch */ color: oklch(72.8% 0.079 247.8);
Tailwind
colors: {
custom: {
50: '#a7c4e3',
500: '#7facd7',
950: '#000000',
},
}SCSS
$custom: #7facd7; $custom-light: #a7c4e3; $custom-dark: #000000;
JSON
{
"hex": "#7facd7",
"rgb": {
"r": 127,
"g": 172,
"b": 215
},
"hsl": {
"h": 209.318,
"s": 52.381,
"l": 67.059
},
"oklch": {
"l": 0.7282,
"c": 0.07933,
"h": 247.8
},
"luminance": 0.38923
}Semantic roles & 50–950 ramp
primary
#7FACD7
secondary
#E7D9CB
accent
#7126C0
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183