#7FAAE4#7FAAE4
#7FAAE4 is a light, moderate cyan. Relative luminance 0.389; OKLCH L 73.0% C 0.097 H 256.1°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAAE4 |
|---|---|
| RGB | rgb(127, 170, 228) |
| HSL | hsl(214, 65%, 70%) |
| HSV | hsv(214, 44%, 89%) |
| CMYK | cmyk(44.3%, 25.4%, 0%, 10.6%) |
| CIE-LAB | lab(68.65, 0.63, -33.71) |
| CIE-LCH | lch(68.65, 33.72, 271.06°) |
| OKLab | oklab(72.95% -0.0233 -0.094) |
| OKLCH | oklch(72.95% 0.097 256.1) |
| XYZ | xyz(37.1261, 38.8606, 78.9283) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.32
Sky Blue (survey)
#75BBFD
ΔE00 6.26
Cornflowerblue
#6495ED
ΔE00 6.27
Pastel Blue
#A2BFFE
ΔE00 7.24
Periwinkle Blue
#8F99FB
ΔE00 8.15
Light Grey Blue
#9DBCD4
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAAE4 #E4B97F
analogous
#7FDDE4 #7FAAE4 #877FE4
triadic
#7FAAE4 #E47FAA #AAE47F
tetradic
#7FAAE4 #E47FDD #E4B97F #7FE487
square
#7FAAE4 #E47FDD #E4B97F #7FE487
split-complementary
#7FAAE4 #E4877F #DDE47F
monochromatic
#2969C0 #4C88D9 #7FAAE4 #B2CCEF #E4EDF9
Accessibility & contrast
On white
2.39
#7FAAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#7FAAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAAE4
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAAE4 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ADE7
Deuteranopia (green-blind)
#88A3E3
Tritanopia (blue-blind)
#58B7BE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7faae4; /* rgb */ color: rgb(127, 170, 228); /* oklch */ color: oklch(73.0% 0.097 256.1);
Tailwind
colors: {
custom: {
50: '#a8c3ec',
500: '#7faae4',
950: '#000000',
},
}SCSS
$custom: #7faae4; $custom-light: #a8c3ec; $custom-dark: #000000;
JSON
{
"hex": "#7faae4",
"rgb": {
"r": 127,
"g": 170,
"b": 228
},
"hsl": {
"h": 214.455,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.72952,
"c": 0.09687,
"h": 256.1
},
"luminance": 0.38863
}Semantic roles & 50–950 ramp
primary
#7FAAE4
secondary
#EEE2D1
accent
#8019CD
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184