#7BBD96#7BBD96
#7BBD96 is a light, moderate green. Relative luminance 0.428; OKLCH L 74.3% C 0.088 H 157.5°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBD96 |
|---|---|
| RGB | rgb(123, 189, 150) |
| HSL | hsl(145, 33%, 61%) |
| HSV | hsv(145, 35%, 74%) |
| CMYK | cmyk(34.9%, 0%, 20.6%, 25.9%) |
| CIE-LAB | lab(71.42, -29.46, 13.17) |
| CIE-LCH | lch(71.42, 32.27, 155.92°) |
| OKLab | oklab(74.31% -0.0815 0.0338) |
| OKLCH | oklch(74.31% 0.088 157.5) |
| XYZ | xyz(31.8690, 42.8064, 35.4315) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.48
Tea
#65AB7C
ΔE00 6.01
Pale Teal
#82CBB2
ΔE00 6.05
Mediumaquamarine
#66CDAA
ΔE00 6.06
Seafoam Blue
#78D1B6
ΔE00 7.24
Faded Green
#7BB274
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBD96 #BD7BA2
analogous
#81BD7B #7BBD96 #7BBDB7
triadic
#7BBD96 #967BBD #BD967B
tetradic
#7BBD96 #7B81BD #BD7BA2 #BDB77B
square
#7BBD96 #7B81BD #BD7BA2 #BDB77B
split-complementary
#7BBD96 #B77BBD #BD7B81
monochromatic
#3F7E59 #54A776 #7BBD96 #A4D1B6 #CDE6D7
Accessibility & contrast
On white
2.20
#7BBD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#7BBD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBD96
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBD96 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB394
Deuteranopia (green-blind)
#B1AC98
Tritanopia (blue-blind)
#6EBCB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7bbd96; /* rgb */ color: rgb(123, 189, 150); /* oklch */ color: oklch(74.3% 0.088 157.5);
Tailwind
colors: {
custom: {
50: '#a3d1b5',
500: '#7bbd96',
950: '#000000',
},
}SCSS
$custom: #7bbd96; $custom-light: #a3d1b5; $custom-dark: #000000;
JSON
{
"hex": "#7bbd96",
"rgb": {
"r": 123,
"g": 189,
"b": 150
},
"hsl": {
"h": 144.545,
"s": 33.333,
"l": 61.176
},
"oklch": {
"l": 0.7431,
"c": 0.08828,
"h": 157.5
},
"luminance": 0.42808
}Semantic roles & 50–950 ramp
primary
#7BBD96
secondary
#D6BECC
accent
#397DAC
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280