#7FAEEB#7FAEEB
#7FAEEB is a light, moderate cyan. Relative luminance 0.408; OKLCH L 74.1% C 0.102 H 255.3°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAEEB |
|---|---|
| RGB | rgb(127, 174, 235) |
| HSL | hsl(214, 73%, 71%) |
| HSV | hsv(214, 46%, 92%) |
| CMYK | cmyk(46%, 26%, 0%, 7.8%) |
| CIE-LAB | lab(70.02, 0.38, -35.41) |
| CIE-LCH | lch(70.02, 35.41, 270.61°) |
| OKLab | oklab(74.12% -0.026 -0.0989) |
| OKLCH | oklch(74.12% 0.102 255.3) |
| XYZ | xyz(38.8788, 40.7797, 84.4037) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.21
Sky Blue (survey)
#75BBFD
ΔE00 5.01
Pastel Blue
#A2BFFE
ΔE00 6.75
Cornflowerblue
#6495ED
ΔE00 7.18
Light Grey Blue
#9DBCD4
ΔE00 8.51
Baby Blue (survey)
#A2CFFE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAEEB #EBBC7F
analogous
#7FE4EB #7FAEEB #867FEB
triadic
#7FAEEB #EB7FAE #AEEB7F
tetradic
#7FAEEB #EB7FE4 #EBBC7F #7FEB86
square
#7FAEEB #EB7FE4 #EBBC7F #7FEB86
split-complementary
#7FAEEB #EB867F #E4EB7F
monochromatic
#206CCF #4A8DE3 #7FAEEB #B4CFF3 #E5EEFB
Accessibility & contrast
On white
2.29
#7FAEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#7FAEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAEEB
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAEEB | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1EE
Deuteranopia (green-blind)
#8AA6EA
Tritanopia (blue-blind)
#53BCC3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7faeeb; /* rgb */ color: rgb(127, 174, 235); /* oklch */ color: oklch(74.1% 0.102 255.3);
Tailwind
colors: {
custom: {
50: '#a9c6f1',
500: '#7faeeb',
950: '#000000',
},
}SCSS
$custom: #7faeeb; $custom-light: #a9c6f1; $custom-dark: #000000;
JSON
{
"hex": "#7faeeb",
"rgb": {
"r": 127,
"g": 174,
"b": 235
},
"hsl": {
"h": 213.889,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.7412,
"c": 0.10226,
"h": 255.3
},
"luminance": 0.40782
}Semantic roles & 50–950 ramp
primary
#7FAEEB
secondary
#F1E5D5
accent
#7F10D5
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185