#7FAEED#7FAEED
#7FAEED is a light, moderate cyan. Relative luminance 0.409; OKLCH L 74.2% C 0.105 H 256.0°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAEED |
|---|---|
| RGB | rgb(127, 174, 237) |
| HSL | hsl(214, 75%, 71%) |
| HSV | hsv(214, 46%, 93%) |
| CMYK | cmyk(46.4%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(70.10, 0.95, -36.37) |
| CIE-LCH | lch(70.10, 36.39, 271.49°) |
| OKLab | oklab(74.21% -0.0254 -0.1017) |
| OKLCH | oklch(74.21% 0.105 256) |
| XYZ | xyz(39.1694, 40.8960, 85.9340) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.09
Sky Blue (survey)
#75BBFD
ΔE00 5.06
Pastel Blue
#A2BFFE
ΔE00 6.67
Cornflowerblue
#6495ED
ΔE00 7.15
Light Grey Blue
#9DBCD4
ΔE00 8.63
Baby Blue (survey)
#A2CFFE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAEED #EDBE7F
analogous
#7FE5ED #7FAEED #877FED
triadic
#7FAEED #ED7FAE #AEED7F
tetradic
#7FAEED #ED7FE5 #EDBE7F #7FED87
square
#7FAEED #ED7FE5 #EDBE7F #7FED87
split-complementary
#7FAEED #ED877F #E5ED7F
monochromatic
#1E6CD4 #498CE5 #7FAEED #B5D0F5 #E4EEFB
Accessibility & contrast
On white
2.29
#7FAEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#7FAEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAEED
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAEED | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1F0
Deuteranopia (green-blind)
#89A7EC
Tritanopia (blue-blind)
#51BCC4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7faeed; /* rgb */ color: rgb(127, 174, 237); /* oklch */ color: oklch(74.2% 0.105 256.0);
Tailwind
colors: {
custom: {
50: '#a9c6f3',
500: '#7faeed',
950: '#000000',
},
}SCSS
$custom: #7faeed; $custom-light: #a9c6f3; $custom-dark: #000000;
JSON
{
"hex": "#7faeed",
"rgb": {
"r": 127,
"g": 174,
"b": 237
},
"hsl": {
"h": 214.364,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.74211,
"c": 0.10479,
"h": 256
},
"luminance": 0.40899
}Semantic roles & 50–950 ramp
primary
#7FAEED
secondary
#F2E6D6
accent
#810ED8
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185