#7CAEDD#7CAEDD
#7CAEDD is a light, moderate cyan. Relative luminance 0.398; OKLCH L 73.3% C 0.087 H 247.6°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAEDD |
|---|---|
| RGB | rgb(124, 174, 221) |
| HSL | hsl(209, 59%, 68%) |
| HSV | hsv(209, 44%, 87%) |
| CMYK | cmyk(43.9%, 21.3%, 0%, 13.3%) |
| CIE-LAB | lab(69.31, -4.30, -28.87) |
| CIE-LCH | lch(69.31, 29.19, 261.53°) |
| OKLab | oklab(73.34% -0.0331 -0.0802) |
| OKLCH | oklch(73.34% 0.087 247.6) |
| XYZ | xyz(36.4950, 39.7753, 74.1469) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.76
Carolina Blue
#8AB8FE
ΔE00 4.97
Light Grey Blue
#9DBCD4
ΔE00 7.33
Cornflowerblue
#6495ED
ΔE00 7.83
Sky
#82CAFC
ΔE00 7.86
Lightblue (survey)
#7BC8F6
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAEDD #DDAB7C
analogous
#7CDDDB #7CAEDD #7C7DDD
triadic
#7CAEDD #DD7CAE #AEDD7C
tetradic
#7CAEDD #DB7CDD #DDAB7C #7DDD7C
square
#7CAEDD #DB7CDD #DDAB7C #7DDD7C
split-complementary
#7CAEDD #DD7C7D #DDDB7C
monochromatic
#2E71B1 #4B90D0 #7CAEDD #ADCCEA #DDEAF6
Accessibility & contrast
On white
2.34
#7CAEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#7CAEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAEDD
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAEDD | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFDF
Deuteranopia (green-blind)
#8FA5DC
Tritanopia (blue-blind)
#55B9BE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7caedd; /* rgb */ color: rgb(124, 174, 221); /* oklch */ color: oklch(73.3% 0.087 247.6);
Tailwind
colors: {
custom: {
50: '#a6c6e7',
500: '#7caedd',
950: '#000000',
},
}SCSS
$custom: #7caedd; $custom-light: #a6c6e7; $custom-dark: #000000;
JSON
{
"hex": "#7caedd",
"rgb": {
"r": 124,
"g": 174,
"b": 221
},
"hsl": {
"h": 209.072,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.73336,
"c": 0.0868,
"h": 247.6
},
"luminance": 0.39778
}Semantic roles & 50–950 ramp
primary
#7CAEDD
secondary
#E9DACB
accent
#701FC6
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101316
muted
#7F8284