#7FACD0#7FACD0
#7FACD0 is a light, moderate cyan. Relative luminance 0.386; OKLCH L 72.5% C 0.071 H 243.1°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACD0 |
|---|---|
| RGB | rgb(127, 172, 208) |
| HSL | hsl(207, 46%, 66%) |
| HSV | hsv(207, 39%, 82%) |
| CMYK | cmyk(38.9%, 17.3%, 0%, 18.4%) |
| CIE-LAB | lab(68.44, -5.96, -23.05) |
| CIE-LCH | lch(68.44, 23.81, 255.50°) |
| OKLab | oklab(72.53% -0.0323 -0.0637) |
| OKLCH | oklch(72.53% 0.071 243.1) |
| XYZ | xyz(34.8864, 38.5691, 65.2686) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.16
Greyblue
#77A1B5
ΔE00 6.54
Sky Blue (survey)
#75BBFD
ΔE00 6.60
Carolina Blue
#8AB8FE
ΔE00 6.82
Bluegrey
#85A3B2
ΔE00 7.26
Bluey Grey
#89A0B0
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACD0 #D0A37F
analogous
#7FD0CC #7FACD0 #7F83D0
triadic
#7FACD0 #D07FAC #ACD07F
tetradic
#7FACD0 #CC7FD0 #D0A37F #83D07F
square
#7FACD0 #CC7FD0 #D0A37F #83D07F
split-complementary
#7FACD0 #D07F83 #D0CC7F
monochromatic
#39709C #528FC0 #7FACD0 #ACC9E0 #D9E6F1
Accessibility & contrast
On white
2.41
#7FACD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#7FACD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACD0
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACD0 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DACD2
Deuteranopia (green-blind)
#92A3CF
Tritanopia (blue-blind)
#62B5B8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7facd0; /* rgb */ color: rgb(127, 172, 208); /* oklch */ color: oklch(72.5% 0.071 243.1);
Tailwind
colors: {
custom: {
50: '#a7c4de',
500: '#7facd0',
950: '#000000',
},
}SCSS
$custom: #7facd0; $custom-light: #a7c4de; $custom-dark: #000000;
JSON
{
"hex": "#7facd0",
"rgb": {
"r": 127,
"g": 172,
"b": 208
},
"hsl": {
"h": 206.667,
"s": 46.286,
"l": 65.686
},
"oklch": {
"l": 0.72533,
"c": 0.07141,
"h": 243.1
},
"luminance": 0.38571
}Semantic roles & 50–950 ramp
primary
#7FACD0
secondary
#E3D4C8
accent
#6B2CBA
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183