#7CB09A#7CB09A
#7CB09A is a light, moderate teal. Relative luminance 0.377; OKLCH L 71.4% C 0.064 H 166.5°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB09A |
|---|---|
| RGB | rgb(124, 176, 154) |
| HSL | hsl(155, 25%, 59%) |
| HSV | hsv(155, 30%, 69%) |
| CMYK | cmyk(29.5%, 0%, 12.5%, 31%) |
| CIE-LAB | lab(67.77, -21.93, 5.79) |
| CIE-LCH | lch(67.77, 22.68, 165.20°) |
| OKLab | oklab(71.42% -0.0621 0.0149) |
| OKLCH | oklch(71.42% 0.064 166.5) |
| XYZ | xyz(29.6683, 37.6674, 36.2729) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.61
Dull Teal
#5F9E8F
ΔE00 6.76
Grey Teal
#5E9B8A
ΔE00 7.29
Pale Teal
#82CBB2
ΔE00 7.35
Greeny Blue
#42B395
ΔE00 7.60
Greyish Green
#82A67D
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB09A #B07C92
analogous
#7CB080 #7CB09A #7CACB0
triadic
#7CB09A #9A7CB0 #B09A7C
tetradic
#7CB09A #807CB0 #B07C92 #ACB07C
square
#7CB09A #807CB0 #B07C92 #ACB07C
split-complementary
#7CB09A #B07CAC #B0807C
monochromatic
#436F5C #5A957C #7CB09A #A2C7B7 #C8DED5
Accessibility & contrast
On white
2.46
#7CB09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#7CB09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB09A
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB09A | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA999
Deuteranopia (green-blind)
#A5A29B
Tritanopia (blue-blind)
#70B0A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7cb09a; /* rgb */ color: rgb(124, 176, 154); /* oklch */ color: oklch(71.4% 0.064 166.5);
Tailwind
colors: {
custom: {
50: '#a3c7b7',
500: '#7cb09a',
950: '#000000',
},
}SCSS
$custom: #7cb09a; $custom-light: #a3c7b7; $custom-dark: #000000;
JSON
{
"hex": "#7cb09a",
"rgb": {
"r": 124,
"g": 176,
"b": 154
},
"hsl": {
"h": 154.615,
"s": 24.762,
"l": 58.824
},
"oklch": {
"l": 0.7142,
"c": 0.06385,
"h": 166.5
},
"luminance": 0.37669
}Semantic roles & 50–950 ramp
primary
#7CB09A
secondary
#CEBAC2
accent
#678DC1
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280