#7CAAC2#7CAAC2
#7CAAC2 is a light, moderate cyan. Relative luminance 0.369; OKLCH L 71.4% C 0.060 H 231.4°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAAC2 |
|---|---|
| RGB | rgb(124, 170, 194) |
| HSL | hsl(201, 36%, 62%) |
| HSV | hsv(201, 36%, 76%) |
| CMYK | cmyk(36.1%, 12.4%, 0%, 23.9%) |
| CIE-LAB | lab(67.22, -9.36, -17.18) |
| CIE-LCH | lch(67.22, 19.57, 241.41°) |
| OKLab | oklab(71.37% -0.0377 -0.0472) |
| OKLCH | oklch(71.37% 0.06 231.4) |
| XYZ | xyz(32.4213, 36.9278, 56.4479) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.96
Bluegrey
#85A3B2
ΔE00 4.15
Bluey Grey
#89A0B0
ΔE00 5.77
Light Grey Blue
#9DBCD4
ΔE00 6.91
Cool Gray
#9AA7B0
ΔE00 8.86
Lightblue (survey)
#7BC8F6
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAAC2 #C2947C
analogous
#7CC2B7 #7CAAC2 #7C87C2
triadic
#7CAAC2 #C27CAA #AAC27C
tetradic
#7CAAC2 #B77CC2 #C2947C #87C27C
square
#7CAAC2 #B77CC2 #C2947C #87C27C
split-complementary
#7CAAC2 #C27C87 #C2B77C
monochromatic
#3E6D85 #528FAF #7CAAC2 #A6C5D5 #D0E0E9
Accessibility & contrast
On white
2.50
#7CAAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#7CAAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAAC2
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAAC2 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA8C3
Deuteranopia (green-blind)
#94A0C2
Tritanopia (blue-blind)
#63B1B2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7caac2; /* rgb */ color: rgb(124, 170, 194); /* oklch */ color: oklch(71.4% 0.060 231.4);
Tailwind
colors: {
custom: {
50: '#a4c3d4',
500: '#7caac2',
950: '#000000',
},
}SCSS
$custom: #7caac2; $custom-light: #a4c3d4; $custom-dark: #000000;
JSON
{
"hex": "#7caac2",
"rgb": {
"r": 124,
"g": 170,
"b": 194
},
"hsl": {
"h": 200.571,
"s": 36.458,
"l": 62.353
},
"oklch": {
"l": 0.71367,
"c": 0.0604,
"h": 231.4
},
"luminance": 0.3693
}Semantic roles & 50–950 ramp
primary
#7CAAC2
secondary
#DAC9C0
accent
#6036AF
background
#FAFBFD
surface
#F4F7FA
border
#CED0D3
text
#0F1214
muted
#7F8183