#7BB697#7BB697
#7BB697 is a light, moderate green. Relative luminance 0.399; OKLCH L 72.7% C 0.076 H 160.8°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB697 |
|---|---|
| RGB | rgb(123, 182, 151) |
| HSL | hsl(148, 29%, 60%) |
| HSV | hsv(148, 32%, 71%) |
| CMYK | cmyk(32.4%, 0%, 17%, 28.6%) |
| CIE-LAB | lab(69.40, -25.86, 9.76) |
| CIE-LCH | lch(69.40, 27.63, 159.33°) |
| OKLab | oklab(72.69% -0.0722 0.0252) |
| OKLCH | oklch(72.69% 0.076 160.8) |
| XYZ | xyz(30.4803, 39.8997, 35.3675) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.63
Tea
#65AB7C
ΔE00 6.06
Pale Teal
#82CBB2
ΔE00 6.24
Greeny Blue
#42B395
ΔE00 6.97
Greyish Green
#82A67D
ΔE00 7.13
Mediumaquamarine
#66CDAA
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB697 #B67B9A
analogous
#7DB67B #7BB697 #7BB6B5
triadic
#7BB697 #977BB6 #B6977B
tetradic
#7BB697 #7B7DB6 #B67B9A #B6B57B
square
#7BB697 #7B7DB6 #B67B9A #B6B57B
split-complementary
#7BB697 #B57BB6 #B67B7D
monochromatic
#41765A #579D78 #7BB697 #A2CCB6 #CAE2D5
Accessibility & contrast
On white
2.34
#7BB697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#7BB697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB697
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB697 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE95
Deuteranopia (green-blind)
#ABA799
Tritanopia (blue-blind)
#6FB6AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7bb697; /* rgb */ color: rgb(123, 182, 151); /* oklch */ color: oklch(72.7% 0.076 160.8);
Tailwind
colors: {
custom: {
50: '#a3ccb5',
500: '#7bb697',
950: '#000000',
},
}SCSS
$custom: #7bb697; $custom-light: #a3ccb5; $custom-dark: #000000;
JSON
{
"hex": "#7bb697",
"rgb": {
"r": 123,
"g": 182,
"b": 151
},
"hsl": {
"h": 148.475,
"s": 28.78,
"l": 59.804
},
"oklch": {
"l": 0.72686,
"c": 0.07641,
"h": 160.8
},
"luminance": 0.39901
}Semantic roles & 50–950 ramp
primary
#7BB697
secondary
#D2BBC7
accent
#6396C5
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280