#7FAAE1#7FAAE1
#7FAAE1 is a light, moderate cyan. Relative luminance 0.387; OKLCH L 72.8% C 0.093 H 254.9°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAAE1 |
|---|---|
| RGB | rgb(127, 170, 225) |
| HSL | hsl(214, 62%, 69%) |
| HSV | hsv(214, 44%, 88%) |
| CMYK | cmyk(43.6%, 24.4%, 0%, 11.8%) |
| CIE-LAB | lab(68.53, -0.22, -32.25) |
| CIE-LCH | lch(68.53, 32.26, 269.61°) |
| OKLab | oklab(72.82% -0.0242 -0.0898) |
| OKLCH | oklch(72.82% 0.093 254.9) |
| XYZ | xyz(36.7133, 38.6955, 76.7540) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.51
Sky Blue (survey)
#75BBFD
ΔE00 6.22
Cornflowerblue
#6495ED
ΔE00 6.35
Pastel Blue
#A2BFFE
ΔE00 7.39
Periwinkle Blue
#8F99FB
ΔE00 8.24
Light Grey Blue
#9DBCD4
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAAE1 #E1B67F
analogous
#7FDBE1 #7FAAE1 #857FE1
triadic
#7FAAE1 #E17FAA #AAE17F
tetradic
#7FAAE1 #E17FDB #E1B67F #7FE185
square
#7FAAE1 #E17FDB #E1B67F #7FE185
split-complementary
#7FAAE1 #E1857F #DBE17F
monochromatic
#2C6ABA #4D89D5 #7FAAE1 #B1CBED #E2ECF8
Accessibility & contrast
On white
2.40
#7FAAE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#7FAAE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAAE1
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAAE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAAE1 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE3
Deuteranopia (green-blind)
#8AA3E0
Tritanopia (blue-blind)
#59B6BD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7faae1; /* rgb */ color: rgb(127, 170, 225); /* oklch */ color: oklch(72.8% 0.093 254.9);
Tailwind
colors: {
custom: {
50: '#a8c3ea',
500: '#7faae1',
950: '#000000',
},
}SCSS
$custom: #7faae1; $custom-light: #a8c3ea; $custom-dark: #000000;
JSON
{
"hex": "#7faae1",
"rgb": {
"r": 127,
"g": 170,
"b": 225
},
"hsl": {
"h": 213.673,
"s": 62.025,
"l": 69.02
},
"oklch": {
"l": 0.72818,
"c": 0.09306,
"h": 254.9
},
"luminance": 0.38698
}Semantic roles & 50–950 ramp
primary
#7FAAE1
secondary
#ECE0D0
accent
#7D1CCA
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184