#7FAAE5#7FAAE5
#7FAAE5 is a light, moderate cyan. Relative luminance 0.389; OKLCH L 73.0% C 0.098 H 256.5°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAAE5 |
|---|---|
| RGB | rgb(127, 170, 229) |
| HSL | hsl(215, 66%, 70%) |
| HSV | hsv(215, 45%, 90%) |
| CMYK | cmyk(44.5%, 25.8%, 0%, 10.2%) |
| CIE-LAB | lab(68.69, 0.91, -34.20) |
| CIE-LCH | lch(68.69, 34.21, 271.52°) |
| OKLab | oklab(73% -0.023 -0.0954) |
| OKLCH | oklch(73% 0.098 256.5) |
| XYZ | xyz(37.2653, 38.9163, 79.6615) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.26
Cornflowerblue
#6495ED
ΔE00 6.25
Sky Blue (survey)
#75BBFD
ΔE00 6.28
Pastel Blue
#A2BFFE
ΔE00 7.20
Periwinkle Blue
#8F99FB
ΔE00 8.11
Light Grey Blue
#9DBCD4
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAAE5 #E5BA7F
analogous
#7FDDE5 #7FAAE5 #877FE5
triadic
#7FAAE5 #E57FAA #AAE57F
tetradic
#7FAAE5 #E57FDD #E5BA7F #7FE587
square
#7FAAE5 #E57FDD #E5BA7F #7FE587
split-complementary
#7FAAE5 #E5877F #DDE57F
monochromatic
#2769C2 #4C88DB #7FAAE5 #B2CCEF #E5EEFA
Accessibility & contrast
On white
2.39
#7FAAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#7FAAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAAE5
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAAE5 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ADE8
Deuteranopia (green-blind)
#88A3E4
Tritanopia (blue-blind)
#57B7BE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7faae5; /* rgb */ color: rgb(127, 170, 229); /* oklch */ color: oklch(73.0% 0.098 256.5);
Tailwind
colors: {
custom: {
50: '#a8c3ed',
500: '#7faae5',
950: '#000000',
},
}SCSS
$custom: #7faae5; $custom-light: #a8c3ed; $custom-dark: #000000;
JSON
{
"hex": "#7faae5",
"rgb": {
"r": 127,
"g": 170,
"b": 229
},
"hsl": {
"h": 214.706,
"s": 66.234,
"l": 69.804
},
"oklch": {
"l": 0.72997,
"c": 0.09815,
"h": 256.5
},
"luminance": 0.38919
}Semantic roles & 50–950 ramp
primary
#7FAAE5
secondary
#EEE2D1
accent
#8117CE
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184