#7BBD95#7BBD95
#7BBD95 is a light, moderate green. Relative luminance 0.428; OKLCH L 74.3% C 0.089 H 156.8°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBD95 |
|---|---|
| RGB | rgb(123, 189, 149) |
| HSL | hsl(144, 33%, 61%) |
| HSV | hsv(144, 35%, 74%) |
| CMYK | cmyk(34.9%, 0%, 21.2%, 25.9%) |
| CIE-LAB | lab(71.40, -29.66, 13.68) |
| CIE-LCH | lch(71.40, 32.66, 155.25°) |
| OKLab | oklab(74.29% -0.082 0.0351) |
| OKLCH | oklch(74.29% 0.089 156.8) |
| XYZ | xyz(31.7888, 42.7743, 35.0092) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.32
Tea
#65AB7C
ΔE00 5.90
Mediumaquamarine
#66CDAA
ΔE00 6.20
Pale Teal
#82CBB2
ΔE00 6.28
Faded Green
#7BB274
ΔE00 7.04
Seafoam Blue
#78D1B6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBD95 #BD7BA3
analogous
#82BD7B #7BBD95 #7BBDB6
triadic
#7BBD95 #957BBD #BD957B
tetradic
#7BBD95 #7B82BD #BD7BA3 #BDB67B
square
#7BBD95 #7B82BD #BD7BA3 #BDB67B
split-complementary
#7BBD95 #B67BBD #BD7B82
monochromatic
#3F7E58 #54A775 #7BBD95 #A4D1B6 #CDE6D7
Accessibility & contrast
On white
2.20
#7BBD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#7BBD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBD95
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBD95 | 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)
#BCB393
Deuteranopia (green-blind)
#B1AC97
Tritanopia (blue-blind)
#6EBCB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7bbd95; /* rgb */ color: rgb(123, 189, 149); /* oklch */ color: oklch(74.3% 0.089 156.8);
Tailwind
colors: {
custom: {
50: '#a3d1b4',
500: '#7bbd95',
950: '#000000',
},
}SCSS
$custom: #7bbd95; $custom-light: #a3d1b4; $custom-dark: #000000;
JSON
{
"hex": "#7bbd95",
"rgb": {
"r": 123,
"g": 189,
"b": 149
},
"hsl": {
"h": 143.636,
"s": 33.333,
"l": 61.176
},
"oklch": {
"l": 0.74286,
"c": 0.0892,
"h": 156.8
},
"luminance": 0.42776
}Semantic roles & 50–950 ramp
primary
#7BBD95
secondary
#D6BECD
accent
#397FAC
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280