#7FACD8#7FACD8
#7FACD8 is a light, moderate cyan. Relative luminance 0.390; OKLCH L 72.9% C 0.081 H 248.4°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACD8 |
|---|---|
| RGB | rgb(127, 172, 216) |
| HSL | hsl(210, 53%, 67%) |
| HSV | hsv(210, 41%, 85%) |
| CMYK | cmyk(41.2%, 20.4%, 0%, 15.3%) |
| CIE-LAB | lab(68.73, -3.81, -27.00) |
| CIE-LCH | lch(68.73, 27.27, 261.97°) |
| OKLab | oklab(72.86% -0.0296 -0.0749) |
| OKLCH | oklch(72.86% 0.081 248.4) |
| XYZ | xyz(35.8955, 38.9728, 70.5835) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.29
Sky Blue (survey)
#75BBFD
ΔE00 5.74
Light Grey Blue
#9DBCD4
ΔE00 7.12
Cornflowerblue
#6495ED
ΔE00 7.43
Pastel Blue
#A2BFFE
ΔE00 8.14
Greyblue
#77A1B5
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACD8 #D8AB7F
analogous
#7FD8D7 #7FACD8 #7F80D8
triadic
#7FACD8 #D87FAC #ACD87F
tetradic
#7FACD8 #D77FD8 #D8AB7F #80D87F
square
#7FACD8 #D77FD8 #D8AB7F #80D87F
split-complementary
#7FACD8 #D87F80 #D8D77F
monochromatic
#346FA9 #508ECA #7FACD8 #AECAE6 #DDE9F5
Accessibility & contrast
On white
2.39
#7FACD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#7FACD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACD8
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACD8 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BADDA
Deuteranopia (green-blind)
#8FA4D7
Tritanopia (blue-blind)
#5EB6BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7facd8; /* rgb */ color: rgb(127, 172, 216); /* oklch */ color: oklch(72.9% 0.081 248.4);
Tailwind
colors: {
custom: {
50: '#a7c4e4',
500: '#7facd8',
950: '#000000',
},
}SCSS
$custom: #7facd8; $custom-light: #a7c4e4; $custom-dark: #000000;
JSON
{
"hex": "#7facd8",
"rgb": {
"r": 127,
"g": 172,
"b": 216
},
"hsl": {
"h": 209.663,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.72862,
"c": 0.0805,
"h": 248.4
},
"luminance": 0.38975
}Semantic roles & 50–950 ramp
primary
#7FACD8
secondary
#E7D9CB
accent
#7225C1
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183