#7FACD2#7FACD2
#7FACD2 is a light, moderate cyan. Relative luminance 0.387; OKLCH L 72.6% C 0.074 H 244.5°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACD2 |
|---|---|
| RGB | rgb(127, 172, 210) |
| HSL | hsl(207, 48%, 66%) |
| HSV | hsv(207, 40%, 82%) |
| CMYK | cmyk(39.5%, 18.1%, 0%, 17.6%) |
| CIE-LAB | lab(68.51, -5.43, -24.04) |
| CIE-LCH | lch(68.51, 24.65, 257.27°) |
| OKLab | oklab(72.61% -0.0316 -0.0665) |
| OKLCH | oklch(72.61% 0.074 244.5) |
| XYZ | xyz(35.1340, 38.6682, 66.5727) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 6.30
Carolina Blue
#8AB8FE
ΔE00 6.37
Light Grey Blue
#9DBCD4
ΔE00 6.37
Greyblue
#77A1B5
ΔE00 7.09
Bluey Grey
#89A0B0
ΔE00 7.72
Bluegrey
#85A3B2
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACD2 #D2A57F
analogous
#7FD2CE #7FACD2 #7F82D2
triadic
#7FACD2 #D27FAC #ACD27F
tetradic
#7FACD2 #CE7FD2 #D2A57F #82D27F
square
#7FACD2 #CE7FD2 #D2A57F #82D27F
split-complementary
#7FACD2 #D27F82 #D2CE7F
monochromatic
#38709F #528FC2 #7FACD2 #ACC9E2 #DAE7F2
Accessibility & contrast
On white
2.40
#7FACD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#7FACD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACD2
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACD2 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CACD4
Deuteranopia (green-blind)
#92A3D1
Tritanopia (blue-blind)
#61B5B8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7facd2; /* rgb */ color: rgb(127, 172, 210); /* oklch */ color: oklch(72.6% 0.074 244.5);
Tailwind
colors: {
custom: {
50: '#a7c4e0',
500: '#7facd2',
950: '#000000',
},
}SCSS
$custom: #7facd2; $custom-light: #a7c4e0; $custom-dark: #000000;
JSON
{
"hex": "#7facd2",
"rgb": {
"r": 127,
"g": 172,
"b": 210
},
"hsl": {
"h": 207.47,
"s": 47.977,
"l": 66.078
},
"oklch": {
"l": 0.72614,
"c": 0.07362,
"h": 244.5
},
"luminance": 0.3867
}Semantic roles & 50–950 ramp
primary
#7FACD2
secondary
#E4D5C9
accent
#6D2ABB
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183