#7CB39D#7CB39D
#7CB39D is a light, moderate teal. Relative luminance 0.390; OKLCH L 72.2% C 0.066 H 167.6°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB39D |
|---|---|
| RGB | rgb(124, 179, 157) |
| HSL | hsl(156, 27%, 59%) |
| HSV | hsv(156, 31%, 70%) |
| CMYK | cmyk(30.7%, 0%, 12.3%, 29.8%) |
| CIE-LAB | lab(68.72, -22.80, 5.50) |
| CIE-LCH | lch(68.72, 23.46, 166.43°) |
| OKLab | oklab(72.2% -0.0647 0.0142) |
| OKLCH | oklch(72.2% 0.066 167.6) |
| XYZ | xyz(30.5160, 38.9581, 37.8035) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.34
Pale Teal
#82CBB2
ΔE00 6.45
Dull Teal
#5F9E8F
ΔE00 7.26
Greeny Blue
#42B395
ΔE00 7.29
Grey Teal
#5E9B8A
ΔE00 7.88
Darkseagreen
#8FBC8F
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB39D #B37C92
analogous
#7CB382 #7CB39D #7CAEB3
triadic
#7CB39D #9D7CB3 #B39D7C
tetradic
#7CB39D #827CB3 #B37C92 #AEB37C
square
#7CB39D #827CB3 #B37C92 #AEB37C
split-complementary
#7CB39D #B37CAE #B3827C
monochromatic
#42725F #59997F #7CB39D #A3C9BA #C9E0D7
Accessibility & contrast
On white
2.39
#7CB39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#7CB39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB39D
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB39D | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9C
Deuteranopia (green-blind)
#A7A59E
Tritanopia (blue-blind)
#6FB3AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7cb39d; /* rgb */ color: rgb(124, 179, 157); /* oklch */ color: oklch(72.2% 0.066 167.6);
Tailwind
colors: {
custom: {
50: '#a3cab9',
500: '#7cb39d',
950: '#000000',
},
}SCSS
$custom: #7cb39d; $custom-light: #a3cab9; $custom-dark: #000000;
JSON
{
"hex": "#7cb39d",
"rgb": {
"r": 124,
"g": 179,
"b": 157
},
"hsl": {
"h": 156,
"s": 26.57,
"l": 59.412
},
"oklch": {
"l": 0.72204,
"c": 0.06622,
"h": 167.6
},
"luminance": 0.3896
}Semantic roles & 50–950 ramp
primary
#7CB39D
secondary
#D0BBC3
accent
#658AC3
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280