#7FAAE6#7FAAE6
#7FAAE6 is a light, moderate cyan. Relative luminance 0.390; OKLCH L 73.0% C 0.099 H 256.8°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAAE6 |
|---|---|
| RGB | rgb(127, 170, 230) |
| HSL | hsl(215, 67%, 70%) |
| HSV | hsv(215, 45%, 90%) |
| CMYK | cmyk(44.8%, 26.1%, 0%, 9.8%) |
| CIE-LAB | lab(68.73, 1.19, -34.68) |
| CIE-LCH | lch(68.73, 34.70, 271.97°) |
| OKLab | oklab(73.04% -0.0227 -0.0968) |
| OKLCH | oklch(73.04% 0.099 256.8) |
| XYZ | xyz(37.4053, 38.9723, 80.3989) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.21
Cornflowerblue
#6495ED
ΔE00 6.23
Sky Blue (survey)
#75BBFD
ΔE00 6.30
Pastel Blue
#A2BFFE
ΔE00 7.15
Periwinkle Blue
#8F99FB
ΔE00 8.08
Light Grey Blue
#9DBCD4
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAAE6 #E6BB7F
analogous
#7FDEE6 #7FAAE6 #877FE6
triadic
#7FAAE6 #E67FAA #AAE67F
tetradic
#7FAAE6 #E67FDE #E6BB7F #7FE687
square
#7FAAE6 #E67FDE #E6BB7F #7FE687
split-complementary
#7FAAE6 #E6877F #DEE67F
monochromatic
#2668C4 #4C88DC #7FAAE6 #B2CCF0 #E5EEFA
Accessibility & contrast
On white
2.39
#7FAAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#7FAAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAAE6
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAAE6 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ADE9
Deuteranopia (green-blind)
#87A3E5
Tritanopia (blue-blind)
#56B7BF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7faae6; /* rgb */ color: rgb(127, 170, 230); /* oklch */ color: oklch(73.0% 0.099 256.8);
Tailwind
colors: {
custom: {
50: '#a8c3ee',
500: '#7faae6',
950: '#000000',
},
}SCSS
$custom: #7faae6; $custom-light: #a8c3ee; $custom-dark: #000000;
JSON
{
"hex": "#7faae6",
"rgb": {
"r": 127,
"g": 170,
"b": 230
},
"hsl": {
"h": 214.951,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.73042,
"c": 0.09943,
"h": 256.8
},
"luminance": 0.38975
}Semantic roles & 50–950 ramp
primary
#7FAAE6
secondary
#EFE3D2
accent
#8216CF
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184