#7CACCA#7CACCA
#7CACCA is a light, moderate cyan. Relative luminance 0.381; OKLCH L 72.1% C 0.067 H 236.4°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7CACCA |
|---|---|
| RGB | rgb(124, 172, 202) |
| HSL | hsl(203, 42%, 64%) |
| HSV | hsv(203, 39%, 79%) |
| CMYK | cmyk(38.6%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(68.06, -8.36, -20.33) |
| CIE-LCH | lch(68.06, 21.99, 247.65°) |
| OKLab | oklab(72.12% -0.0373 -0.056) |
| OKLCH | oklch(72.12% 0.067 236.4) |
| XYZ | xyz(33.7218, 38.0524, 61.4336) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.64
Bluegrey
#85A3B2
ΔE00 5.69
Light Grey Blue
#9DBCD4
ΔE00 6.25
Bluey Grey
#89A0B0
ΔE00 6.59
Sky Blue (survey)
#75BBFD
ΔE00 8.06
Lightblue (survey)
#7BC8F6
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CACCA #CA9A7C
analogous
#7CCAC1 #7CACCA #7C85CA
triadic
#7CACCA #CA7CAC #ACCA7C
tetradic
#7CACCA #C17CCA #CA9A7C #85CA7C
square
#7CACCA #C17CCA #CA9A7C #85CA7C
split-complementary
#7CACCA #CA7C85 #CAC17C
monochromatic
#3B7091 #5090B8 #7CACCA #A8C8DC #D3E3ED
Accessibility & contrast
On white
2.44
#7CACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#7CACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CACCA
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CACCA | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EABCC
Deuteranopia (green-blind)
#94A2CA
Tritanopia (blue-blind)
#60B4B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7cacca; /* rgb */ color: rgb(124, 172, 202); /* oklch */ color: oklch(72.1% 0.067 236.4);
Tailwind
colors: {
custom: {
50: '#a5c4da',
500: '#7cacca',
950: '#000000',
},
}SCSS
$custom: #7cacca; $custom-light: #a5c4da; $custom-dark: #000000;
JSON
{
"hex": "#7cacca",
"rgb": {
"r": 124,
"g": 172,
"b": 202
},
"hsl": {
"h": 203.077,
"s": 42.391,
"l": 63.922
},
"oklch": {
"l": 0.7212,
"c": 0.0673,
"h": 236.4
},
"luminance": 0.38054
}Semantic roles & 50–950 ramp
primary
#7CACCA
secondary
#DFCEC3
accent
#6330B5
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1214
muted
#7F8183