#7FACCE#7FACCE
#7FACCE is a light, moderate cyan. Relative luminance 0.385; OKLCH L 72.5% C 0.069 H 241.5°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACCE |
|---|---|
| RGB | rgb(127, 172, 206) |
| HSL | hsl(206, 45%, 65%) |
| HSV | hsv(206, 38%, 81%) |
| CMYK | cmyk(38.3%, 16.5%, 0%, 19.2%) |
| CIE-LAB | lab(68.37, -6.49, -22.06) |
| CIE-LCH | lch(68.37, 22.99, 253.60°) |
| OKLab | oklab(72.45% -0.0331 -0.0609) |
| OKLCH | oklch(72.45% 0.069 241.5) |
| XYZ | xyz(34.6419, 38.4713, 63.9809) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.99
Light Grey Blue
#9DBCD4
ΔE00 5.99
Bluegrey
#85A3B2
ΔE00 6.71
Bluey Grey
#89A0B0
ΔE00 6.95
Sky Blue (survey)
#75BBFD
ΔE00 6.97
Carolina Blue
#8AB8FE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACCE #CEA17F
analogous
#7FCEC9 #7FACCE #7F84CE
triadic
#7FACCE #CE7FAC #ACCE7F
tetradic
#7FACCE #C97FCE #CEA17F #84CE7F
square
#7FACCE #C97FCE #CEA17F #84CE7F
split-complementary
#7FACCE #CE7F84 #CEC97F
monochromatic
#3A7098 #538FBD #7FACCE #ABC9DF #D8E5F0
Accessibility & contrast
On white
2.42
#7FACCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#7FACCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACCE
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACCE | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EACD0
Deuteranopia (green-blind)
#93A3CD
Tritanopia (blue-blind)
#63B4B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7facce; /* rgb */ color: rgb(127, 172, 206); /* oklch */ color: oklch(72.5% 0.069 241.5);
Tailwind
colors: {
custom: {
50: '#a7c4dd',
500: '#7facce',
950: '#000000',
},
}SCSS
$custom: #7facce; $custom-light: #a7c4dd; $custom-dark: #000000;
JSON
{
"hex": "#7facce",
"rgb": {
"r": 127,
"g": 172,
"b": 206
},
"hsl": {
"h": 205.823,
"s": 44.633,
"l": 65.294
},
"oklch": {
"l": 0.72453,
"c": 0.06926,
"h": 241.5
},
"luminance": 0.38473
}Semantic roles & 50–950 ramp
primary
#7FACCE
secondary
#E2D3C7
accent
#692EB8
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183