#7CAEB8#7CAEB8
#7CAEB8 is a light, muted cyan. Relative luminance 0.380; OKLCH L 71.9% C 0.055 H 211.4°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAEB8 |
|---|---|
| RGB | rgb(124, 174, 184) |
| HSL | hsl(190, 30%, 60%) |
| HSV | hsv(190, 33%, 72%) |
| CMYK | cmyk(32.6%, 5.4%, 0%, 27.8%) |
| CIE-LAB | lab(68.03, -14.02, -10.42) |
| CIE-LCH | lch(68.03, 17.47, 216.62°) |
| OKLab | oklab(71.9% -0.0467 -0.0285) |
| OKLCH | oklch(71.9% 0.055 211.4) |
| XYZ | xyz(32.0971, 38.0161, 50.9847) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.35
Bluegrey
#85A3B2
ΔE00 6.74
Cadetblue
#5F9EA0
ΔE00 7.50
Turquoise Blue
#06B1C4
ΔE00 9.08
Bluey Grey
#89A0B0
ΔE00 9.17
Cool Grey
#95A3A6
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAEB8 #B8867C
analogous
#7CB8A4 #7CAEB8 #7C90B8
triadic
#7CAEB8 #B87CAE #AEB87C
tetradic
#7CAEB8 #A47CB8 #B8867C #90B87C
square
#7CAEB8 #A47CB8 #B8867C #90B87C
split-complementary
#7CAEB8 #B87C90 #B8A47C
monochromatic
#416F78 #5794A0 #7CAEB8 #A4C7CE #CBDFE3
Accessibility & contrast
On white
2.44
#7CAEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#7CAEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAEB8
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAEB8 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AAB9
Deuteranopia (green-blind)
#9BA3B8
Tritanopia (blue-blind)
#67B3B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7caeb8; /* rgb */ color: rgb(124, 174, 184); /* oklch */ color: oklch(71.9% 0.055 211.4);
Tailwind
colors: {
custom: {
50: '#a4c6cd',
500: '#7caeb8',
950: '#000000',
},
}SCSS
$custom: #7caeb8; $custom-light: #a4c6cd; $custom-dark: #000000;
JSON
{
"hex": "#7caeb8",
"rgb": {
"r": 124,
"g": 174,
"b": 184
},
"hsl": {
"h": 190,
"s": 29.703,
"l": 60.392
},
"oklch": {
"l": 0.71902,
"c": 0.05474,
"h": 211.4
},
"luminance": 0.38018
}Semantic roles & 50–950 ramp
primary
#7CAEB8
secondary
#D3C0BC
accent
#4F3DA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282