#7CAEED#7CAEED
#7CAEED is a light, moderate cyan. Relative luminance 0.407; OKLCH L 74.0% C 0.106 H 254.7°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAEED |
|---|---|
| RGB | rgb(124, 174, 237) |
| HSL | hsl(213, 76%, 71%) |
| HSV | hsv(213, 48%, 93%) |
| CMYK | cmyk(47.7%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(69.94, 0.24, -36.63) |
| CIE-LCH | lch(69.94, 36.63, 270.37°) |
| OKLab | oklab(74.04% -0.0281 -0.1025) |
| OKLCH | oklch(74.04% 0.106 254.7) |
| XYZ | xyz(38.7291, 40.6689, 85.9134) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.33
Sky Blue (survey)
#75BBFD
ΔE00 4.64
Pastel Blue
#A2BFFE
ΔE00 7.14
Cornflowerblue
#6495ED
ΔE00 7.16
Sky
#82CAFC
ΔE00 8.65
Light Grey Blue
#9DBCD4
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAEED #EDBB7C
analogous
#7CE7ED #7CAEED #827CED
triadic
#7CAEED #ED7CAE #AEED7C
tetradic
#7CAEED #ED7CE7 #EDBB7C #7CED82
square
#7CAEED #ED7CE7 #EDBB7C #7CED82
split-complementary
#7CAEED #ED827C #E7ED7C
monochromatic
#1D6DD2 #468DE6 #7CAEED #B2CFF4 #E4EEFB
Accessibility & contrast
On white
2.30
#7CAEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#7CAEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAEED
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAEED | 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)
#95B1F0
Deuteranopia (green-blind)
#88A6EC
Tritanopia (blue-blind)
#4ABCC4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7caeed; /* rgb */ color: rgb(124, 174, 237); /* oklch */ color: oklch(74.0% 0.106 254.7);
Tailwind
colors: {
custom: {
50: '#a7c6f3',
500: '#7caeed',
950: '#000000',
},
}SCSS
$custom: #7caeed; $custom-light: #a7c6f3; $custom-dark: #000000;
JSON
{
"hex": "#7caeed",
"rgb": {
"r": 124,
"g": 174,
"b": 237
},
"hsl": {
"h": 213.451,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.74043,
"c": 0.10625,
"h": 254.7
},
"luminance": 0.40672
}Semantic roles & 50–950 ramp
primary
#7CAEED
secondary
#F2E4D3
accent
#7E0DD8
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185