#7FAAE0#7FAAE0
#7FAAE0 is a light, moderate cyan. Relative luminance 0.386; OKLCH L 72.8% C 0.092 H 254.5°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAAE0 |
|---|---|
| RGB | rgb(127, 170, 224) |
| HSL | hsl(213, 61%, 69%) |
| HSV | hsv(213, 43%, 88%) |
| CMYK | cmyk(43.3%, 24.1%, 0%, 12.2%) |
| CIE-LAB | lab(68.49, -0.50, -31.77) |
| CIE-LCH | lch(68.49, 31.77, 269.10°) |
| OKLab | oklab(72.77% -0.0245 -0.0884) |
| OKLCH | oklch(72.77% 0.092 254.5) |
| XYZ | xyz(36.5772, 38.6411, 76.0376) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.58
Sky Blue (survey)
#75BBFD
ΔE00 6.21
Cornflowerblue
#6495ED
ΔE00 6.38
Pastel Blue
#A2BFFE
ΔE00 7.45
Periwinkle Blue
#8F99FB
ΔE00 8.28
Light Grey Blue
#9DBCD4
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAAE0 #E0B57F
analogous
#7FDBE0 #7FAAE0 #857FE0
triadic
#7FAAE0 #E07FAA #AAE07F
tetradic
#7FAAE0 #E07FDB #E0B57F #7FE085
square
#7FAAE0 #E07FDB #E0B57F #7FE085
split-complementary
#7FAAE0 #E0857F #DBE07F
monochromatic
#2D6AB8 #4E89D4 #7FAAE0 #B0CBEC #E2EBF8
Accessibility & contrast
On white
2.41
#7FAAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#7FAAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAAE0
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAAE0 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE2
Deuteranopia (green-blind)
#8AA3DF
Tritanopia (blue-blind)
#5AB6BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7faae0; /* rgb */ color: rgb(127, 170, 224); /* oklch */ color: oklch(72.8% 0.092 254.5);
Tailwind
colors: {
custom: {
50: '#a8c3ea',
500: '#7faae0',
950: '#000000',
},
}SCSS
$custom: #7faae0; $custom-light: #a8c3ea; $custom-dark: #000000;
JSON
{
"hex": "#7faae0",
"rgb": {
"r": 127,
"g": 170,
"b": 224
},
"hsl": {
"h": 213.402,
"s": 61.006,
"l": 68.824
},
"oklch": {
"l": 0.72774,
"c": 0.09179,
"h": 254.5
},
"luminance": 0.38643
}Semantic roles & 50–950 ramp
primary
#7FAAE0
secondary
#ECDFCF
accent
#7C1DC9
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184