#7FAEE9#7FAEE9
#7FAEE9 is a light, moderate cyan. Relative luminance 0.407; OKLCH L 74.0% C 0.100 H 254.5°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAEE9 |
|---|---|
| RGB | rgb(127, 174, 233) |
| HSL | hsl(213, 71%, 71%) |
| HSV | hsv(213, 45%, 91%) |
| CMYK | cmyk(45.5%, 25.3%, 0%, 8.6%) |
| CIE-LAB | lab(69.94, -0.19, -34.45) |
| CIE-LCH | lch(69.94, 34.45, 269.69°) |
| OKLab | oklab(74.03% -0.0266 -0.0961) |
| OKLCH | oklch(74.03% 0.1 254.5) |
| XYZ | xyz(38.5915, 40.6648, 82.8905) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.35
Sky Blue (survey)
#75BBFD
ΔE00 4.96
Pastel Blue
#A2BFFE
ΔE00 6.84
Cornflowerblue
#6495ED
ΔE00 7.21
Light Grey Blue
#9DBCD4
ΔE00 8.38
Baby Blue (survey)
#A2CFFE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAEE9 #E9BA7F
analogous
#7FE3E9 #7FAEE9 #857FE9
triadic
#7FAEE9 #E97FAE #AEE97F
tetradic
#7FAEE9 #E97FE3 #E9BA7F #7FE985
square
#7FAEE9 #E97FE3 #E9BA7F #7FE985
split-complementary
#7FAEE9 #E9857F #E3E97F
monochromatic
#236DCB #4B8DE0 #7FAEE9 #B3CFF2 #E5EEFB
Accessibility & contrast
On white
2.30
#7FAEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#7FAEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAEE9
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAEE9 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1EC
Deuteranopia (green-blind)
#8BA6E8
Tritanopia (blue-blind)
#54BBC2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7faee9; /* rgb */ color: rgb(127, 174, 233); /* oklch */ color: oklch(74.0% 0.100 254.5);
Tailwind
colors: {
custom: {
50: '#a9c6f0',
500: '#7faee9',
950: '#000000',
},
}SCSS
$custom: #7faee9; $custom-light: #a9c6f0; $custom-dark: #000000;
JSON
{
"hex": "#7faee9",
"rgb": {
"r": 127,
"g": 174,
"b": 233
},
"hsl": {
"h": 213.396,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.7403,
"c": 0.09974,
"h": 254.5
},
"luminance": 0.40667
}Semantic roles & 50–950 ramp
primary
#7FAEE9
secondary
#F0E4D4
accent
#7E13D3
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184