#7FAAE3#7FAAE3
#7FAAE3 is a light, moderate cyan. Relative luminance 0.388; OKLCH L 72.9% C 0.096 H 255.7°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAAE3 |
|---|---|
| RGB | rgb(127, 170, 227) |
| HSL | hsl(214, 64%, 69%) |
| HSV | hsv(214, 44%, 89%) |
| CMYK | cmyk(44.1%, 25.1%, 0%, 11%) |
| CIE-LAB | lab(68.61, 0.34, -33.23) |
| CIE-LCH | lch(68.61, 33.23, 270.59°) |
| OKLab | oklab(72.91% -0.0236 -0.0926) |
| OKLCH | oklch(72.91% 0.096 255.7) |
| XYZ | xyz(36.9877, 38.8052, 78.1993) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.38
Sky Blue (survey)
#75BBFD
ΔE00 6.25
Cornflowerblue
#6495ED
ΔE00 6.29
Pastel Blue
#A2BFFE
ΔE00 7.29
Periwinkle Blue
#8F99FB
ΔE00 8.18
Light Grey Blue
#9DBCD4
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAAE3 #E3B87F
analogous
#7FDCE3 #7FAAE3 #867FE3
triadic
#7FAAE3 #E37FAA #AAE37F
tetradic
#7FAAE3 #E37FDC #E3B87F #7FE386
square
#7FAAE3 #E37FDC #E3B87F #7FE386
split-complementary
#7FAAE3 #E3867F #DCE37F
monochromatic
#2A69BE #4D89D8 #7FAAE3 #B1CBEE #E3EDF9
Accessibility & contrast
On white
2.40
#7FAAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#7FAAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAAE3
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAAE3 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ADE6
Deuteranopia (green-blind)
#89A3E2
Tritanopia (blue-blind)
#58B7BE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7faae3; /* rgb */ color: rgb(127, 170, 227); /* oklch */ color: oklch(72.9% 0.096 255.7);
Tailwind
colors: {
custom: {
50: '#a8c3ec',
500: '#7faae3',
950: '#000000',
},
}SCSS
$custom: #7faae3; $custom-light: #a8c3ec; $custom-dark: #000000;
JSON
{
"hex": "#7faae3",
"rgb": {
"r": 127,
"g": 170,
"b": 227
},
"hsl": {
"h": 214.2,
"s": 64.103,
"l": 69.412
},
"oklch": {
"l": 0.72907,
"c": 0.09559,
"h": 255.7
},
"luminance": 0.38808
}Semantic roles & 50–950 ramp
primary
#7FAAE3
secondary
#EDE1D0
accent
#7F1ACC
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184