#7CAEB5#7CAEB5
#7CAEB5 is a light, muted teal. Relative luminance 0.379; OKLCH L 71.8% C 0.054 H 206.9°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAEB5 |
|---|---|
| RGB | rgb(124, 174, 181) |
| HSL | hsl(187, 28%, 60%) |
| HSV | hsv(187, 31%, 71%) |
| CMYK | cmyk(31.5%, 3.9%, 0%, 29%) |
| CIE-LAB | lab(67.94, -14.76, -8.90) |
| CIE-LCH | lch(67.94, 17.23, 211.10°) |
| OKLab | oklab(71.8% -0.048 -0.0243) |
| OKLCH | oklch(71.8% 0.054 206.9) |
| XYZ | xyz(31.7860, 37.8917, 49.3461) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.75
Greyblue
#77A1B5
ΔE00 7.42
Bluegrey
#85A3B2
ΔE00 7.64
Turquoise Blue
#06B1C4
ΔE00 9.12
Cool Grey
#95A3A6
ΔE00 9.83
Bluey Grey
#89A0B0
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAEB5 #B5837C
analogous
#7CB59F #7CAEB5 #7C92B5
triadic
#7CAEB5 #B57CAE #AEB57C
tetradic
#7CAEB5 #9F7CB5 #B5837C #92B57C
square
#7CAEB5 #9F7CB5 #B5837C #92B57C
split-complementary
#7CAEB5 #B57C92 #B59F7C
monochromatic
#426E75 #58939C #7CAEB5 #A3C6CB #CADEE1
Accessibility & contrast
On white
2.45
#7CAEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#7CAEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAEB5
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAEB5 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB6
Deuteranopia (green-blind)
#9CA2B5
Tritanopia (blue-blind)
#68B2B0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7caeb5; /* rgb */ color: rgb(124, 174, 181); /* oklch */ color: oklch(71.8% 0.054 206.9);
Tailwind
colors: {
custom: {
50: '#a4c6cb',
500: '#7caeb5',
950: '#000000',
},
}SCSS
$custom: #7caeb5; $custom-light: #a4c6cb; $custom-dark: #000000;
JSON
{
"hex": "#7caeb5",
"rgb": {
"r": 124,
"g": 174,
"b": 181
},
"hsl": {
"h": 187.368,
"s": 27.805,
"l": 59.804
},
"oklch": {
"l": 0.71799,
"c": 0.05377,
"h": 206.9
},
"luminance": 0.37893
}Semantic roles & 50–950 ramp
primary
#7CAEB5
secondary
#D1BEBB
accent
#7064C4
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282