#7FAEEA#7FAEEA
#7FAEEA is a light, moderate cyan. Relative luminance 0.407; OKLCH L 74.1% C 0.101 H 254.9°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAEEA |
|---|---|
| RGB | rgb(127, 174, 234) |
| HSL | hsl(214, 72%, 71%) |
| HSV | hsv(214, 46%, 92%) |
| CMYK | cmyk(45.7%, 25.6%, 0%, 8.2%) |
| CIE-LAB | lab(69.98, 0.09, -34.93) |
| CIE-LCH | lch(69.98, 34.93, 270.16°) |
| OKLab | oklab(74.08% -0.0263 -0.0975) |
| OKLCH | oklch(74.08% 0.101 254.9) |
| XYZ | xyz(38.7348, 40.7221, 83.6450) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.28
Sky Blue (survey)
#75BBFD
ΔE00 4.98
Pastel Blue
#A2BFFE
ΔE00 6.79
Cornflowerblue
#6495ED
ΔE00 7.19
Light Grey Blue
#9DBCD4
ΔE00 8.45
Baby Blue (survey)
#A2CFFE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAEEA #EABB7F
analogous
#7FE3EA #7FAEEA #857FEA
triadic
#7FAEEA #EA7FAE #AEEA7F
tetradic
#7FAEEA #EA7FE3 #EABB7F #7FEA85
square
#7FAEEA #EA7FE3 #EABB7F #7FEA85
split-complementary
#7FAEEA #EA857F #E3EA7F
monochromatic
#226DCD #4A8DE1 #7FAEEA #B4CFF3 #E5EEFB
Accessibility & contrast
On white
2.30
#7FAEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#7FAEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAEEA
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAEEA | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1ED
Deuteranopia (green-blind)
#8AA6E9
Tritanopia (blue-blind)
#53BBC3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7faeea; /* rgb */ color: rgb(127, 174, 234); /* oklch */ color: oklch(74.1% 0.101 254.9);
Tailwind
colors: {
custom: {
50: '#a9c6f1',
500: '#7faeea',
950: '#000000',
},
}SCSS
$custom: #7faeea; $custom-light: #a9c6f1; $custom-dark: #000000;
JSON
{
"hex": "#7faeea",
"rgb": {
"r": 127,
"g": 174,
"b": 234
},
"hsl": {
"h": 213.645,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.74075,
"c": 0.10099,
"h": 254.9
},
"luminance": 0.40725
}Semantic roles & 50–950 ramp
primary
#7FAEEA
secondary
#F1E4D4
accent
#7F12D4
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184