#7BB99A#7BB99A
#7BB99A is a light, moderate teal. Relative luminance 0.412; OKLCH L 73.5% C 0.079 H 161.9°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB99A |
|---|---|
| RGB | rgb(123, 185, 154) |
| HSL | hsl(150, 31%, 60%) |
| HSV | hsv(150, 34%, 73%) |
| CMYK | cmyk(33.5%, 0%, 16.8%, 27.5%) |
| CIE-LAB | lab(70.34, -26.72, 9.46) |
| CIE-LCH | lch(70.34, 28.34, 160.50°) |
| OKLab | oklab(73.47% -0.0747 0.0244) |
| OKLCH | oklch(73.47% 0.079 161.9) |
| XYZ | xyz(31.3480, 41.2403, 36.8740) |
| Luminance | 0.4124 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.42
Darkseagreen
#8FBC8F
ΔE00 5.76
Mediumaquamarine
#66CDAA
ΔE00 6.48
Tea
#65AB7C
ΔE00 6.57
Greeny Blue
#42B395
ΔE00 6.84
Seafoam Blue
#78D1B6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB99A #B97B9A
analogous
#7BB97B #7BB99A #7BB9B9
triadic
#7BB99A #9A7BB9 #B99A7B
tetradic
#7BB99A #7B7BB9 #B97B9A #B9B97B
square
#7BB99A #7B7BB9 #B97B9A #B9B97B
split-complementary
#7BB99A #B97BB9 #B97B7B
monochromatic
#40795D #56A17B #7BB99A #A3CEB9 #CBE3D7
Accessibility & contrast
On white
2.27
#7BB99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#7BB99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB99A
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB99A | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B098
Deuteranopia (green-blind)
#ADA99C
Tritanopia (blue-blind)
#6DB9B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7bb99a; /* rgb */ color: rgb(123, 185, 154); /* oklch */ color: oklch(73.5% 0.079 161.9);
Tailwind
colors: {
custom: {
50: '#a3ceb7',
500: '#7bb99a',
950: '#000000',
},
}SCSS
$custom: #7bb99a; $custom-light: #a3ceb7; $custom-dark: #000000;
JSON
{
"hex": "#7bb99a",
"rgb": {
"r": 123,
"g": 185,
"b": 154
},
"hsl": {
"h": 150,
"s": 30.693,
"l": 60.392
},
"oklch": {
"l": 0.7347,
"c": 0.07855,
"h": 161.9
},
"luminance": 0.41242
}Semantic roles & 50–950 ramp
primary
#7BB99A
secondary
#D4BCC8
accent
#3C73A9
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1311
muted
#7F8280