#7CB29D#7CB29D
#7CB29D is a light, moderate teal. Relative luminance 0.386; OKLCH L 72.0% C 0.065 H 168.3°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB29D |
|---|---|
| RGB | rgb(124, 178, 157) |
| HSL | hsl(157, 26%, 59%) |
| HSV | hsv(157, 30%, 70%) |
| CMYK | cmyk(30.3%, 0%, 11.8%, 30.2%) |
| CIE-LAB | lab(68.43, -22.30, 5.08) |
| CIE-LCH | lch(68.43, 22.87, 167.16°) |
| OKLab | oklab(71.97% -0.0634 0.0131) |
| OKLCH | oklch(71.97% 0.065 168.3) |
| XYZ | xyz(30.3163, 38.5587, 37.7369) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.97
Pale Teal
#82CBB2
ΔE00 6.76
Dull Teal
#5F9E8F
ΔE00 6.98
Greeny Blue
#42B395
ΔE00 7.45
Grey Teal
#5E9B8A
ΔE00 7.62
Darkseagreen
#8FBC8F
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB29D #B27C91
analogous
#7CB282 #7CB29D #7CACB2
triadic
#7CB29D #9D7CB2 #B29D7C
tetradic
#7CB29D #827CB2 #B27C91 #ACB27C
square
#7CB29D #827CB2 #B27C91 #ACB27C
split-complementary
#7CB29D #B27CAC #B2827C
monochromatic
#42715F #59987F #7CB29D #A3C9BA #C9DFD7
Accessibility & contrast
On white
2.41
#7CB29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#7CB29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB29D
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB29D | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9C
Deuteranopia (green-blind)
#A6A49E
Tritanopia (blue-blind)
#6FB3AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7cb29d; /* rgb */ color: rgb(124, 178, 157); /* oklch */ color: oklch(72.0% 0.065 168.3);
Tailwind
colors: {
custom: {
50: '#a3c9b9',
500: '#7cb29d',
950: '#000000',
},
}SCSS
$custom: #7cb29d; $custom-light: #a3c9b9; $custom-dark: #000000;
JSON
{
"hex": "#7cb29d",
"rgb": {
"r": 124,
"g": 178,
"b": 157
},
"hsl": {
"h": 156.667,
"s": 25.962,
"l": 59.216
},
"oklch": {
"l": 0.71971,
"c": 0.06472,
"h": 168.3
},
"luminance": 0.3856
}Semantic roles & 50–950 ramp
primary
#7CB29D
secondary
#CFBAC3
accent
#658AC2
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280