#7CAABA#7CAABA
#7CAABA is a light, muted cyan. Relative luminance 0.366; OKLCH L 71.1% C 0.054 H 221.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAABA |
|---|---|
| RGB | rgb(124, 170, 186) |
| HSL | hsl(195, 31%, 61%) |
| HSV | hsv(195, 33%, 73%) |
| CMYK | cmyk(33.3%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(66.96, -11.40, -13.14) |
| CIE-LCH | lch(66.96, 17.39, 229.06°) |
| OKLab | oklab(71.07% -0.0408 -0.036) |
| OKLCH | oklch(71.07% 0.054 221.4) |
| XYZ | xyz(31.5469, 36.5780, 51.8429) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.40
Bluegrey
#85A3B2
ΔE00 4.19
Bluey Grey
#89A0B0
ΔE00 6.64
Light Grey Blue
#9DBCD4
ΔE00 8.55
Cool Grey
#95A3A6
ΔE00 8.87
Cool Gray
#9AA7B0
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAABA #BA8C7C
analogous
#7CBAAB #7CAABA #7C8BBA
triadic
#7CAABA #BA7CAA #AABA7C
tetradic
#7CAABA #AB7CBA #BA8C7C #8BBA7C
square
#7CAABA #AB7CBA #BA8C7C #8BBA7C
split-complementary
#7CAABA #BA7C8B #BAAB7C
monochromatic
#416C7B #568FA3 #7CAABA #A4C4CF #CCDEE4
Accessibility & contrast
On white
2.53
#7CAABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#7CAABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAABA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAABA | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BB
Deuteranopia (green-blind)
#97A0BA
Tritanopia (blue-blind)
#67AFAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7caaba; /* rgb */ color: rgb(124, 170, 186); /* oklch */ color: oklch(71.1% 0.054 221.4);
Tailwind
colors: {
custom: {
50: '#a4c3ce',
500: '#7caaba',
950: '#000000',
},
}SCSS
$custom: #7caaba; $custom-light: #a4c3ce; $custom-dark: #000000;
JSON
{
"hex": "#7caaba",
"rgb": {
"r": 124,
"g": 170,
"b": 186
},
"hsl": {
"h": 195.484,
"s": 31,
"l": 60.784
},
"oklch": {
"l": 0.7107,
"c": 0.05436,
"h": 221.4
},
"luminance": 0.3658
}Semantic roles & 50–950 ramp
primary
#7CAABA
secondary
#D5C3BD
accent
#583CAA
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182