#7CAEB4#7CAEB4
#7CAEB4 is a light, muted teal. Relative luminance 0.379; OKLCH L 71.8% C 0.054 H 205.4°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAEB4 |
|---|---|
| RGB | rgb(124, 174, 180) |
| HSL | hsl(186, 27%, 60%) |
| HSV | hsv(186, 31%, 71%) |
| CMYK | cmyk(31.1%, 3.3%, 0%, 29.4%) |
| CIE-LAB | lab(67.91, -15.00, -8.39) |
| CIE-LCH | lch(67.91, 17.19, 209.23°) |
| OKLab | oklab(71.77% -0.0484 -0.0229) |
| OKLCH | oklch(71.77% 0.054 205.4) |
| XYZ | xyz(31.6837, 37.8508, 48.8076) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.55
Greyblue
#77A1B5
ΔE00 7.79
Bluegrey
#85A3B2
ΔE00 7.96
Turquoise Blue
#06B1C4
ΔE00 9.18
Cool Grey
#95A3A6
ΔE00 9.92
Greyish Teal
#719F91
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAEB4 #B4827C
analogous
#7CB49E #7CAEB4 #7C92B4
triadic
#7CAEB4 #B47CAE #AEB47C
tetradic
#7CAEB4 #9E7CB4 #B4827C #92B47C
square
#7CAEB4 #9E7CB4 #B4827C #92B47C
split-complementary
#7CAEB4 #B47C92 #B49E7C
monochromatic
#426E73 #58939A #7CAEB4 #A3C6CA #CADEE1
Accessibility & contrast
On white
2.45
#7CAEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#7CAEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAEB4
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAEB4 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB4
Deuteranopia (green-blind)
#9CA2B4
Tritanopia (blue-blind)
#68B2B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7caeb4; /* rgb */ color: rgb(124, 174, 180); /* oklch */ color: oklch(71.8% 0.054 205.4);
Tailwind
colors: {
custom: {
50: '#a4c6ca',
500: '#7caeb4',
950: '#000000',
},
}SCSS
$custom: #7caeb4; $custom-light: #a4c6ca; $custom-dark: #000000;
JSON
{
"hex": "#7caeb4",
"rgb": {
"r": 124,
"g": 174,
"b": 180
},
"hsl": {
"h": 186.429,
"s": 27.184,
"l": 59.608
},
"oklch": {
"l": 0.71765,
"c": 0.05352,
"h": 205.4
},
"luminance": 0.37852
}Semantic roles & 50–950 ramp
primary
#7CAEB4
secondary
#D1BDBB
accent
#6E64C4
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282