#7CB2AA#7CB2AA
#7CB2AA is a light, muted teal. Relative luminance 0.390; OKLCH L 72.4% C 0.058 H 184.5°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB2AA |
|---|---|
| RGB | rgb(124, 178, 170) |
| HSL | hsl(171, 26%, 59%) |
| HSV | hsv(171, 30%, 70%) |
| CMYK | cmyk(30.3%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(68.77, -19.43, -1.59) |
| CIE-LCH | lch(68.77, 19.49, 184.68°) |
| OKLab | oklab(72.36% -0.0577 -0.0046) |
| OKLCH | oklch(72.36% 0.058 184.5) |
| XYZ | xyz(31.4858, 39.0265, 43.8962) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.29
Dull Teal
#5F9E8F
ΔE00 7.48
Cadetblue
#5F9EA0
ΔE00 7.56
Grey Teal
#5E9B8A
ΔE00 8.59
Pale Teal
#82CBB2
ΔE00 8.70
Lightseagreen
#20B2AA
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB2AA #B27C84
analogous
#7CB28F #7CB2AA #7C9FB2
triadic
#7CB2AA #AA7CB2 #B2AA7C
tetradic
#7CB2AA #8F7CB2 #B27C84 #9FB27C
square
#7CB2AA #8F7CB2 #B27C84 #9FB27C
split-complementary
#7CB2AA #B27C9F #B28F7C
monochromatic
#42716A #59988E #7CB2AA #A3C9C3 #C9DFDC
Accessibility & contrast
On white
2.38
#7CB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#7CB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB2AA
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB2AA | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAA
Deuteranopia (green-blind)
#A3A5AB
Tritanopia (blue-blind)
#6BB4AF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7cb2aa; /* rgb */ color: rgb(124, 178, 170); /* oklch */ color: oklch(72.4% 0.058 184.5);
Tailwind
colors: {
custom: {
50: '#a3c9c3',
500: '#7cb2aa',
950: '#000000',
},
}SCSS
$custom: #7cb2aa; $custom-light: #a3c9c3; $custom-dark: #000000;
JSON
{
"hex": "#7cb2aa",
"rgb": {
"r": 124,
"g": 178,
"b": 170
},
"hsl": {
"h": 171.111,
"s": 25.962,
"l": 59.216
},
"oklch": {
"l": 0.72356,
"c": 0.05792,
"h": 184.5
},
"luminance": 0.39028
}Semantic roles & 50–950 ramp
primary
#7CB2AA
secondary
#CFBABD
accent
#6573C2
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1312
muted
#7F8281