#7FACDD#7FACDD
#7FACDD is a light, moderate cyan. Relative luminance 0.392; OKLCH L 73.1% C 0.086 H 251.1°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACDD |
|---|---|
| RGB | rgb(127, 172, 221) |
| HSL | hsl(211, 58%, 68%) |
| HSV | hsv(211, 43%, 87%) |
| CMYK | cmyk(42.5%, 22.2%, 0%, 13.3%) |
| CIE-LAB | lab(68.92, -2.44, -29.46) |
| CIE-LCH | lch(68.92, 29.56, 265.27°) |
| OKLab | oklab(73.07% -0.0279 -0.0819) |
| OKLCH | oklch(73.07% 0.086 251.1) |
| XYZ | xyz(36.5518, 39.2353, 74.0397) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.63
Sky Blue (survey)
#75BBFD
ΔE00 5.56
Cornflowerblue
#6495ED
ΔE00 7.07
Pastel Blue
#A2BFFE
ΔE00 7.63
Light Grey Blue
#9DBCD4
ΔE00 7.72
Sky
#82CAFC
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACDD #DDB07F
analogous
#7FDBDD #7FACDD #817FDD
triadic
#7FACDD #DD7FAC #ACDD7F
tetradic
#7FACDD #DD7FDB #DDB07F #7FDD81
square
#7FACDD #DD7FDB #DDB07F #7FDD81
split-complementary
#7FACDD #DD817F #DBDD7F
monochromatic
#2F6EB2 #4F8DD0 #7FACDD #AFCBEA #E0EBF7
Accessibility & contrast
On white
2.37
#7FACDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#7FACDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACDD
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACDD | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ADDF
Deuteranopia (green-blind)
#8DA4DC
Tritanopia (blue-blind)
#5BB7BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7facdd; /* rgb */ color: rgb(127, 172, 221); /* oklch */ color: oklch(73.1% 0.086 251.1);
Tailwind
colors: {
custom: {
50: '#a8c4e7',
500: '#7facdd',
950: '#000000',
},
}SCSS
$custom: #7facdd; $custom-light: #a8c4e7; $custom-dark: #000000;
JSON
{
"hex": "#7facdd",
"rgb": {
"r": 127,
"g": 172,
"b": 221
},
"hsl": {
"h": 211.277,
"s": 58.025,
"l": 68.235
},
"oklch": {
"l": 0.73074,
"c": 0.08649,
"h": 251.1
},
"luminance": 0.39238
}Semantic roles & 50–950 ramp
primary
#7FACDD
secondary
#EADDCE
accent
#7620C6
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184