#7FACD3#7FACD3
#7FACD3 is a light, moderate cyan. Relative luminance 0.387; OKLCH L 72.7% C 0.075 H 245.2°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACD3 |
|---|---|
| RGB | rgb(127, 172, 211) |
| HSL | hsl(208, 49%, 66%) |
| HSV | hsv(208, 40%, 83%) |
| CMYK | cmyk(39.8%, 18.5%, 0%, 17.3%) |
| CIE-LAB | lab(68.55, -5.16, -24.54) |
| CIE-LCH | lch(68.55, 25.07, 258.12°) |
| OKLab | oklab(72.66% -0.0313 -0.0679) |
| OKLCH | oklch(72.66% 0.075 245.2) |
| XYZ | xyz(35.2589, 38.7182, 67.2308) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 6.16
Sky Blue (survey)
#75BBFD
ΔE00 6.18
Light Grey Blue
#9DBCD4
ΔE00 6.49
Greyblue
#77A1B5
ΔE00 7.35
Bluey Grey
#89A0B0
ΔE00 7.92
Cornflowerblue
#6495ED
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACD3 #D3A67F
analogous
#7FD3D0 #7FACD3 #7F82D3
triadic
#7FACD3 #D37FAC #ACD37F
tetradic
#7FACD3 #D07FD3 #D3A67F #82D37F
square
#7FACD3 #D07FD3 #D3A67F #82D37F
split-complementary
#7FACD3 #D37F82 #D3D07F
monochromatic
#3770A0 #518EC3 #7FACD3 #ADCAE3 #DAE7F2
Accessibility & contrast
On white
2.40
#7FACD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#7FACD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACD3
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACD3 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CACD5
Deuteranopia (green-blind)
#91A3D2
Tritanopia (blue-blind)
#61B5B9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7facd3; /* rgb */ color: rgb(127, 172, 211); /* oklch */ color: oklch(72.7% 0.075 245.2);
Tailwind
colors: {
custom: {
50: '#a7c4e0',
500: '#7facd3',
950: '#000000',
},
}SCSS
$custom: #7facd3; $custom-light: #a7c4e0; $custom-dark: #000000;
JSON
{
"hex": "#7facd3",
"rgb": {
"r": 127,
"g": 172,
"b": 211
},
"hsl": {
"h": 207.857,
"s": 48.837,
"l": 66.275
},
"oklch": {
"l": 0.72655,
"c": 0.07474,
"h": 245.2
},
"luminance": 0.3872
}Semantic roles & 50–950 ramp
primary
#7FACD3
secondary
#E5D6C9
accent
#6E29BC
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183