#7BBD97#7BBD97
#7BBD97 is a light, moderate green. Relative luminance 0.428; OKLCH L 74.3% C 0.087 H 158.1°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBD97 |
|---|---|
| RGB | rgb(123, 189, 151) |
| HSL | hsl(145, 33%, 61%) |
| HSV | hsv(145, 35%, 74%) |
| CMYK | cmyk(34.9%, 0%, 20.1%, 25.9%) |
| CIE-LAB | lab(71.45, -29.27, 12.65) |
| CIE-LCH | lch(71.45, 31.88, 156.62°) |
| OKLab | oklab(74.33% -0.0811 0.0325) |
| OKLCH | oklch(74.33% 0.087 158.1) |
| XYZ | xyz(31.9499, 42.8387, 35.8574) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.65
Pale Teal
#82CBB2
ΔE00 5.82
Mediumaquamarine
#66CDAA
ΔE00 5.94
Tea
#65AB7C
ΔE00 6.14
Seafoam Blue
#78D1B6
ΔE00 7.05
Greeny Blue
#42B395
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBD97 #BD7BA1
analogous
#80BD7B #7BBD97 #7BBDB8
triadic
#7BBD97 #977BBD #BD977B
tetradic
#7BBD97 #7B80BD #BD7BA1 #BDB87B
square
#7BBD97 #7B80BD #BD7BA1 #BDB87B
split-complementary
#7BBD97 #B87BBD #BD7B80
monochromatic
#3F7E5A #54A777 #7BBD97 #A4D1B7 #CDE6D7
Accessibility & contrast
On white
2.19
#7BBD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#7BBD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBD97
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBD97 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB395
Deuteranopia (green-blind)
#B1AC99
Tritanopia (blue-blind)
#6DBCB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7bbd97; /* rgb */ color: rgb(123, 189, 151); /* oklch */ color: oklch(74.3% 0.087 158.1);
Tailwind
colors: {
custom: {
50: '#a3d1b5',
500: '#7bbd97',
950: '#000000',
},
}SCSS
$custom: #7bbd97; $custom-light: #a3d1b5; $custom-dark: #000000;
JSON
{
"hex": "#7bbd97",
"rgb": {
"r": 123,
"g": 189,
"b": 151
},
"hsl": {
"h": 145.455,
"s": 33.333,
"l": 61.176
},
"oklch": {
"l": 0.74335,
"c": 0.08738,
"h": 158.1
},
"luminance": 0.42841
}Semantic roles & 50–950 ramp
primary
#7BBD97
secondary
#D6BECC
accent
#397BAC
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280