#7FAAE2#7FAAE2
#7FAAE2 is a light, moderate cyan. Relative luminance 0.388; OKLCH L 72.9% C 0.094 H 255.3°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAAE2 |
|---|---|
| RGB | rgb(127, 170, 226) |
| HSL | hsl(214, 63%, 69%) |
| HSV | hsv(214, 44%, 89%) |
| CMYK | cmyk(43.8%, 24.8%, 0%, 11.4%) |
| CIE-LAB | lab(68.57, 0.06, -32.74) |
| CIE-LCH | lch(68.57, 32.74, 270.11°) |
| OKLab | oklab(72.86% -0.0239 -0.0912) |
| OKLCH | oklch(72.86% 0.094 255.3) |
| XYZ | xyz(36.8501, 38.7502, 77.4745) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.44
Sky Blue (survey)
#75BBFD
ΔE00 6.24
Cornflowerblue
#6495ED
ΔE00 6.32
Pastel Blue
#A2BFFE
ΔE00 7.34
Periwinkle Blue
#8F99FB
ΔE00 8.21
Light Grey Blue
#9DBCD4
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAAE2 #E2B77F
analogous
#7FDCE2 #7FAAE2 #867FE2
triadic
#7FAAE2 #E27FAA #AAE27F
tetradic
#7FAAE2 #E27FDC #E2B77F #7FE286
square
#7FAAE2 #E27FDC #E2B77F #7FE286
split-complementary
#7FAAE2 #E2867F #DCE27F
monochromatic
#2B6ABC #4D89D7 #7FAAE2 #B1CBED #E3ECF9
Accessibility & contrast
On white
2.40
#7FAAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#7FAAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAAE2
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAAE2 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ADE5
Deuteranopia (green-blind)
#89A3E1
Tritanopia (blue-blind)
#59B6BD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7faae2; /* rgb */ color: rgb(127, 170, 226); /* oklch */ color: oklch(72.9% 0.094 255.3);
Tailwind
colors: {
custom: {
50: '#a8c3eb',
500: '#7faae2',
950: '#000000',
},
}SCSS
$custom: #7faae2; $custom-light: #a8c3eb; $custom-dark: #000000;
JSON
{
"hex": "#7faae2",
"rgb": {
"r": 127,
"g": 170,
"b": 226
},
"hsl": {
"h": 213.939,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.72863,
"c": 0.09432,
"h": 255.3
},
"luminance": 0.38752
}Semantic roles & 50–950 ramp
primary
#7FAAE2
secondary
#EDE0D0
accent
#7E1BCB
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184