#7FACE8#7FACE8
#7FACE8 is a light, moderate cyan. Relative luminance 0.398; OKLCH L 73.6% C 0.100 H 255.8°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACE8 |
|---|---|
| RGB | rgb(127, 172, 232) |
| HSL | hsl(214, 70%, 70%) |
| HSV | hsv(214, 45%, 91%) |
| CMYK | cmyk(45.3%, 25.9%, 0%, 9%) |
| CIE-LAB | lab(69.36, 0.64, -34.81) |
| CIE-LCH | lch(69.36, 34.81, 271.05°) |
| OKLab | oklab(73.56% -0.0245 -0.0972) |
| OKLCH | oklch(73.56% 0.1 255.8) |
| XYZ | xyz(38.0656, 39.8408, 82.0125) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.71
Sky Blue (survey)
#75BBFD
ΔE00 5.63
Cornflowerblue
#6495ED
ΔE00 6.69
Pastel Blue
#A2BFFE
ΔE00 6.94
Periwinkle Blue
#8F99FB
ΔE00 8.61
Light Grey Blue
#9DBCD4
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACE8 #E8BB7F
analogous
#7FE0E8 #7FACE8 #877FE8
triadic
#7FACE8 #E87FAC #ACE87F
tetradic
#7FACE8 #E87FE0 #E8BB7F #7FE887
square
#7FACE8 #E87FE0 #E8BB7F #7FE887
split-complementary
#7FACE8 #E8877F #E0E87F
monochromatic
#246BC9 #4B8ADF #7FACE8 #B3CEF1 #E5EEFA
Accessibility & contrast
On white
2.34
#7FACE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#7FACE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACE8
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACE8 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AFEB
Deuteranopia (green-blind)
#89A5E7
Tritanopia (blue-blind)
#55B9C1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7face8; /* rgb */ color: rgb(127, 172, 232); /* oklch */ color: oklch(73.6% 0.100 255.8);
Tailwind
colors: {
custom: {
50: '#a9c4ef',
500: '#7face8',
950: '#000000',
},
}SCSS
$custom: #7face8; $custom-light: #a9c4ef; $custom-dark: #000000;
JSON
{
"hex": "#7face8",
"rgb": {
"r": 127,
"g": 172,
"b": 232
},
"hsl": {
"h": 214.286,
"s": 69.536,
"l": 70.392
},
"oklch": {
"l": 0.73558,
"c": 0.1002,
"h": 255.8
},
"luminance": 0.39843
}Semantic roles & 50–950 ramp
primary
#7FACE8
secondary
#F0E3D3
accent
#8014D2
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184