#7BBD93#7BBD93
#7BBD93 is a light, moderate green. Relative luminance 0.427; OKLCH L 74.2% C 0.091 H 155.6°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBD93 |
|---|---|
| RGB | rgb(123, 189, 147) |
| HSL | hsl(142, 33%, 61%) |
| HSV | hsv(142, 35%, 74%) |
| CMYK | cmyk(34.9%, 0%, 22.2%, 25.9%) |
| CIE-LAB | lab(71.36, -30.05, 14.70) |
| CIE-LCH | lch(71.36, 33.46, 153.94°) |
| OKLab | oklab(74.24% -0.0829 0.0377) |
| OKLCH | oklch(74.24% 0.091 155.6) |
| XYZ | xyz(31.6305, 42.7110, 34.1755) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.05
Tea
#65AB7C
ΔE00 5.70
Mediumaquamarine
#66CDAA
ΔE00 6.49
Faded Green
#7BB274
ΔE00 6.56
Pale Teal
#82CBB2
ΔE00 6.74
Sage Green (survey)
#88B378
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBD93 #BD7BA5
analogous
#84BD7B #7BBD93 #7BBDB4
triadic
#7BBD93 #937BBD #BD937B
tetradic
#7BBD93 #7B84BD #BD7BA5 #BDB47B
square
#7BBD93 #7B84BD #BD7BA5 #BDB47B
split-complementary
#7BBD93 #B47BBD #BD7B84
monochromatic
#3F7E56 #54A772 #7BBD93 #A4D1B4 #CDE6D6
Accessibility & contrast
On white
2.20
#7BBD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#7BBD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBD93
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBD93 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB391
Deuteranopia (green-blind)
#B2AC95
Tritanopia (blue-blind)
#6FBCB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7bbd93; /* rgb */ color: rgb(123, 189, 147); /* oklch */ color: oklch(74.2% 0.091 155.6);
Tailwind
colors: {
custom: {
50: '#a3d1b2',
500: '#7bbd93',
950: '#000000',
},
}SCSS
$custom: #7bbd93; $custom-light: #a3d1b2; $custom-dark: #000000;
JSON
{
"hex": "#7bbd93",
"rgb": {
"r": 123,
"g": 189,
"b": 147
},
"hsl": {
"h": 141.818,
"s": 33.333,
"l": 61.176
},
"oklch": {
"l": 0.74236,
"c": 0.09106,
"h": 155.6
},
"luminance": 0.42713
}Semantic roles & 50–950 ramp
primary
#7BBD93
secondary
#D6BECD
accent
#3982AC
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280