#7CB09D#7CB09D
#7CB09D is a light, moderate teal. Relative luminance 0.378; OKLCH L 71.5% C 0.062 H 169.8°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB09D |
|---|---|
| RGB | rgb(124, 176, 157) |
| HSL | hsl(158, 25%, 59%) |
| HSV | hsv(158, 30%, 69%) |
| CMYK | cmyk(29.5%, 0%, 10.8%, 31%) |
| CIE-LAB | lab(67.85, -21.29, 4.25) |
| CIE-LCH | lch(67.85, 21.71, 168.72°) |
| OKLab | oklab(71.51% -0.0608 0.0109) |
| OKLCH | oklch(71.51% 0.062 169.8) |
| XYZ | xyz(29.9213, 37.7686, 37.6052) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.25
Dull Teal
#5F9E8F
ΔE00 6.47
Grey Teal
#5E9B8A
ΔE00 7.16
Pale Teal
#82CBB2
ΔE00 7.41
Greeny Blue
#42B395
ΔE00 7.85
Greenish Grey
#96AE8D
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB09D #B07C8F
analogous
#7CB083 #7CB09D #7CA9B0
triadic
#7CB09D #9D7CB0 #B09D7C
tetradic
#7CB09D #837CB0 #B07C8F #A9B07C
square
#7CB09D #837CB0 #B07C8F #A9B07C
split-complementary
#7CB09D #B07CA9 #B0837C
monochromatic
#436F5F #5A957F #7CB09D #A2C7BA #C8DED6
Accessibility & contrast
On white
2.45
#7CB09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#7CB09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB09D
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB09D | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA99C
Deuteranopia (green-blind)
#A4A39E
Tritanopia (blue-blind)
#6FB1AA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7cb09d; /* rgb */ color: rgb(124, 176, 157); /* oklch */ color: oklch(71.5% 0.062 169.8);
Tailwind
colors: {
custom: {
50: '#a3c7b9',
500: '#7cb09d',
950: '#000000',
},
}SCSS
$custom: #7cb09d; $custom-light: #a3c7b9; $custom-dark: #000000;
JSON
{
"hex": "#7cb09d",
"rgb": {
"r": 124,
"g": 176,
"b": 157
},
"hsl": {
"h": 158.077,
"s": 24.762,
"l": 58.824
},
"oklch": {
"l": 0.71505,
"c": 0.06173,
"h": 169.8
},
"luminance": 0.3777
}Semantic roles & 50–950 ramp
primary
#7CB09D
secondary
#CEBAC1
accent
#6788C1
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280