#7FAEEE#7FAEEE
#7FAEEE is a light, moderate cyan. Relative luminance 0.410; OKLCH L 74.3% C 0.106 H 256.3°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAEEE |
|---|---|
| RGB | rgb(127, 174, 238) |
| HSL | hsl(215, 77%, 72%) |
| HSV | hsv(215, 47%, 93%) |
| CMYK | cmyk(46.6%, 26.9%, 0%, 6.7%) |
| CIE-LAB | lab(70.14, 1.24, -36.85) |
| CIE-LCH | lch(70.14, 36.87, 271.92°) |
| OKLab | oklab(74.26% -0.0251 -0.103) |
| OKLCH | oklch(74.26% 0.106 256.3) |
| XYZ | xyz(39.3159, 40.9546, 86.7056) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.03
Sky Blue (survey)
#75BBFD
ΔE00 5.09
Pastel Blue
#A2BFFE
ΔE00 6.63
Cornflowerblue
#6495ED
ΔE00 7.14
Baby Blue (survey)
#A2CFFE
ΔE00 8.65
Light Grey Blue
#9DBCD4
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAEEE #EEBF7F
analogous
#7FE5EE #7FAEEE #887FEE
triadic
#7FAEEE #EE7FAE #AEEE7F
tetradic
#7FAEEE #EE7FE5 #EEBF7F #7FEE88
square
#7FAEEE #EE7FE5 #EEBF7F #7FEE88
split-complementary
#7FAEEE #EE887F #E5EE7F
monochromatic
#1C6BD6 #498CE7 #7FAEEE #B5D0F5 #E4EEFB
Accessibility & contrast
On white
2.28
#7FAEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#7FAEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAEEE
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAEEE | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F1
Deuteranopia (green-blind)
#88A7ED
Tritanopia (blue-blind)
#50BCC4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7faeee; /* rgb */ color: rgb(127, 174, 238); /* oklch */ color: oklch(74.3% 0.106 256.3);
Tailwind
colors: {
custom: {
50: '#a9c6f3',
500: '#7faeee',
950: '#000000',
},
}SCSS
$custom: #7faeee; $custom-light: #a9c6f3; $custom-dark: #000000;
JSON
{
"hex": "#7faeee",
"rgb": {
"r": 127,
"g": 174,
"b": 238
},
"hsl": {
"h": 214.595,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.74257,
"c": 0.10606,
"h": 256.3
},
"luminance": 0.40957
}Semantic roles & 50–950 ramp
primary
#7FAEEE
secondary
#F3E7D6
accent
#820DD9
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185