#7CAACA#7CAACA
#7CAACA is a light, moderate cyan. Relative luminance 0.373; OKLCH L 71.7% C 0.068 H 239.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAACA |
|---|---|
| RGB | rgb(124, 170, 202) |
| HSL | hsl(205, 42%, 64%) |
| HSV | hsv(205, 39%, 79%) |
| CMYK | cmyk(38.6%, 15.8%, 0%, 20.8%) |
| CIE-LAB | lab(67.50, -7.27, -21.19) |
| CIE-LCH | lch(67.50, 22.40, 251.06°) |
| OKLab | oklab(71.68% -0.0347 -0.0584) |
| OKLCH | oklch(71.68% 0.068 239.3) |
| XYZ | xyz(33.3441, 37.2969, 61.3077) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.99
Bluegrey
#85A3B2
ΔE00 5.97
Bluey Grey
#89A0B0
ΔE00 6.45
Light Grey Blue
#9DBCD4
ΔE00 6.49
Sky Blue (survey)
#75BBFD
ΔE00 7.77
Carolina Blue
#8AB8FE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAACA #CA9C7C
analogous
#7CCAC3 #7CAACA #7C83CA
triadic
#7CAACA #CA7CAA #AACA7C
tetradic
#7CAACA #C37CCA #CA9C7C #83CA7C
square
#7CAACA #C37CCA #CA9C7C #83CA7C
split-complementary
#7CAACA #CA7C83 #CAC37C
monochromatic
#3B6E91 #508EB8 #7CAACA #A8C6DC #D3E3ED
Accessibility & contrast
On white
2.48
#7CAACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#7CAACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAACA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAACA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA9CC
Deuteranopia (green-blind)
#92A1C9
Tritanopia (blue-blind)
#60B2B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7caaca; /* rgb */ color: rgb(124, 170, 202); /* oklch */ color: oklch(71.7% 0.068 239.3);
Tailwind
colors: {
custom: {
50: '#a5c3da',
500: '#7caaca',
950: '#000000',
},
}SCSS
$custom: #7caaca; $custom-light: #a5c3da; $custom-dark: #000000;
JSON
{
"hex": "#7caaca",
"rgb": {
"r": 124,
"g": 170,
"b": 202
},
"hsl": {
"h": 204.615,
"s": 42.391,
"l": 63.922
},
"oklch": {
"l": 0.71677,
"c": 0.06799,
"h": 239.3
},
"luminance": 0.37299
}Semantic roles & 50–950 ramp
primary
#7CAACA
secondary
#DFCEC3
accent
#6730B5
background
#FAFBFD
surface
#F4F7FA
border
#CED0D3
text
#0F1214
muted
#7F8183