#7FACE7#7FACE7
#7FACE7 is a light, moderate cyan. Relative luminance 0.398; OKLCH L 73.5% C 0.099 H 255.5°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACE7 |
|---|---|
| RGB | rgb(127, 172, 231) |
| HSL | hsl(214, 68%, 70%) |
| HSV | hsv(214, 45%, 91%) |
| CMYK | cmyk(45%, 25.5%, 0%, 9.4%) |
| CIE-LAB | lab(69.32, 0.36, -34.32) |
| CIE-LCH | lch(69.32, 34.32, 270.60°) |
| OKLab | oklab(73.51% -0.0248 -0.0958) |
| OKLCH | oklch(73.51% 0.099 255.5) |
| XYZ | xyz(37.9239, 39.7842, 81.2666) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.77
Sky Blue (survey)
#75BBFD
ΔE00 5.61
Cornflowerblue
#6495ED
ΔE00 6.71
Pastel Blue
#A2BFFE
ΔE00 6.99
Light Grey Blue
#9DBCD4
ΔE00 8.61
Periwinkle Blue
#8F99FB
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACE7 #E7BA7F
analogous
#7FE0E7 #7FACE7 #867FE7
triadic
#7FACE7 #E77FAC #ACE77F
tetradic
#7FACE7 #E77FE0 #E7BA7F #7FE786
square
#7FACE7 #E77FE0 #E7BA7F #7FE786
split-complementary
#7FACE7 #E7867F #E0E77F
monochromatic
#256BC6 #4B8BDD #7FACE7 #B3CDF1 #E5EEFA
Accessibility & contrast
On white
2.34
#7FACE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#7FACE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACE7
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACE7 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96AFEA
Deuteranopia (green-blind)
#89A5E6
Tritanopia (blue-blind)
#55B9C0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7face7; /* rgb */ color: rgb(127, 172, 231); /* oklch */ color: oklch(73.5% 0.099 255.5);
Tailwind
colors: {
custom: {
50: '#a8c4ef',
500: '#7face7',
950: '#000000',
},
}SCSS
$custom: #7face7; $custom-light: #a8c4ef; $custom-dark: #000000;
JSON
{
"hex": "#7face7",
"rgb": {
"r": 127,
"g": 172,
"b": 231
},
"hsl": {
"h": 214.038,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.73513,
"c": 0.09894,
"h": 255.5
},
"luminance": 0.39787
}Semantic roles & 50–950 ramp
primary
#7FACE7
secondary
#EFE3D2
accent
#7F15D0
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184