#7BB698#7BB698
#7BB698 is a light, moderate green. Relative luminance 0.399; OKLCH L 72.7% C 0.076 H 161.6°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB698 |
|---|---|
| RGB | rgb(123, 182, 152) |
| HSL | hsl(149, 29%, 60%) |
| HSV | hsv(149, 32%, 71%) |
| CMYK | cmyk(32.4%, 0%, 16.5%, 28.6%) |
| CIE-LAB | lab(69.42, -25.65, 9.24) |
| CIE-LCH | lch(69.42, 27.26, 160.19°) |
| OKLab | oklab(72.71% -0.0717 0.0238) |
| OKLCH | oklch(72.71% 0.076 161.6) |
| XYZ | xyz(30.5619, 39.9323, 35.7970) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.87
Pale Teal
#82CBB2
ΔE00 6.10
Tea
#65AB7C
ΔE00 6.30
Greeny Blue
#42B395
ΔE00 6.91
Mediumaquamarine
#66CDAA
ΔE00 7.29
Greyish Green
#82A67D
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB698 #B67B99
analogous
#7CB67B #7BB698 #7BB6B6
triadic
#7BB698 #987BB6 #B6987B
tetradic
#7BB698 #7B7CB6 #B67B99 #B6B67B
square
#7BB698 #7B7CB6 #B67B99 #B6B67B
split-complementary
#7BB698 #B67BB6 #B67B7C
monochromatic
#41765B #579D79 #7BB698 #A2CCB7 #CAE2D5
Accessibility & contrast
On white
2.34
#7BB698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#7BB698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB698
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB698 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE96
Deuteranopia (green-blind)
#AAA79A
Tritanopia (blue-blind)
#6EB6AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7bb698; /* rgb */ color: rgb(123, 182, 152); /* oklch */ color: oklch(72.7% 0.076 161.6);
Tailwind
colors: {
custom: {
50: '#a3ccb6',
500: '#7bb698',
950: '#000000',
},
}SCSS
$custom: #7bb698; $custom-light: #a3ccb6; $custom-dark: #000000;
JSON
{
"hex": "#7bb698",
"rgb": {
"r": 123,
"g": 182,
"b": 152
},
"hsl": {
"h": 149.492,
"s": 28.78,
"l": 59.804
},
"oklch": {
"l": 0.72713,
"c": 0.07557,
"h": 161.6
},
"luminance": 0.39934
}Semantic roles & 50–950 ramp
primary
#7BB698
secondary
#D2BBC7
accent
#6395C5
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280