#7CAAE7#7CAAE7
#7CAAE7 is a light, moderate cyan. Relative luminance 0.388; OKLCH L 72.9% C 0.102 H 255.7°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAAE7 |
|---|---|
| RGB | rgb(124, 170, 231) |
| HSL | hsl(214, 69%, 70%) |
| HSV | hsv(214, 46%, 91%) |
| CMYK | cmyk(46.3%, 26.4%, 0%, 9.4%) |
| CIE-LAB | lab(68.61, 0.74, -35.43) |
| CIE-LCH | lch(68.61, 35.44, 271.20°) |
| OKLab | oklab(72.91% -0.0252 -0.099) |
| OKLCH | oklch(72.91% 0.102 255.7) |
| XYZ | xyz(37.1059, 38.8016, 81.1200) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.25
Sky Blue (survey)
#75BBFD
ΔE00 5.90
Cornflowerblue
#6495ED
ΔE00 6.13
Pastel Blue
#A2BFFE
ΔE00 7.53
Periwinkle Blue
#8F99FB
ΔE00 8.58
Light Grey Blue
#9DBCD4
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAAE7 #E7B97C
analogous
#7CDFE7 #7CAAE7 #847CE7
triadic
#7CAAE7 #E77CAA #AAE77C
tetradic
#7CAAE7 #E77CDF #E7B97C #7CE784
square
#7CAAE7 #E77CDF #E7B97C #7CE784
split-complementary
#7CAAE7 #E7847C #DFE77C
monochromatic
#2469C5 #4888DE #7CAAE7 #B0CCF0 #E3EDFA
Accessibility & contrast
On white
2.40
#7CAAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#7CAAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAAE7
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAAE7 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ADEA
Deuteranopia (green-blind)
#86A3E6
Tritanopia (blue-blind)
#50B7BF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7caae7; /* rgb */ color: rgb(124, 170, 231); /* oklch */ color: oklch(72.9% 0.102 255.7);
Tailwind
colors: {
custom: {
50: '#a7c3ef',
500: '#7caae7',
950: '#000000',
},
}SCSS
$custom: #7caae7; $custom-light: #a7c3ef; $custom-dark: #000000;
JSON
{
"hex": "#7caae7",
"rgb": {
"r": 124,
"g": 170,
"b": 231
},
"hsl": {
"h": 214.206,
"s": 69.032,
"l": 69.608
},
"oklch": {
"l": 0.72915,
"c": 0.10217,
"h": 255.7
},
"luminance": 0.38804
}Semantic roles & 50–950 ramp
primary
#7CAAE7
secondary
#EFE2D0
accent
#8015D1
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184