#7BBD98#7BBD98
#7BBD98 is a light, moderate green. Relative luminance 0.429; OKLCH L 74.4% C 0.086 H 158.8°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBD98 |
|---|---|
| RGB | rgb(123, 189, 152) |
| HSL | hsl(146, 33%, 61%) |
| HSV | hsv(146, 35%, 74%) |
| CMYK | cmyk(34.9%, 0%, 19.6%, 25.9%) |
| CIE-LAB | lab(71.47, -29.07, 12.14) |
| CIE-LCH | lch(71.47, 31.50, 157.33°) |
| OKLab | oklab(74.36% -0.0807 0.0312) |
| OKLCH | oklch(74.36% 0.086 158.8) |
| XYZ | xyz(32.0314, 42.8714, 36.2869) |
| Luminance | 0.4287 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.83
Pale Teal
#82CBB2
ΔE00 5.60
Mediumaquamarine
#66CDAA
ΔE00 5.82
Tea
#65AB7C
ΔE00 6.28
Seafoam Blue
#78D1B6
ΔE00 6.86
Greeny Blue
#42B395
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBD98 #BD7BA0
analogous
#7FBD7B #7BBD98 #7BBDB9
triadic
#7BBD98 #987BBD #BD987B
tetradic
#7BBD98 #7B7FBD #BD7BA0 #BDB97B
square
#7BBD98 #7B7FBD #BD7BA0 #BDB97B
split-complementary
#7BBD98 #B97BBD #BD7B7F
monochromatic
#3F7E5B #54A778 #7BBD98 #A4D1B8 #CDE6D8
Accessibility & contrast
On white
2.19
#7BBD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#7BBD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBD98
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBD98 | 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)
#BCB496
Deuteranopia (green-blind)
#B1AC9A
Tritanopia (blue-blind)
#6DBCB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7bbd98; /* rgb */ color: rgb(123, 189, 152); /* oklch */ color: oklch(74.4% 0.086 158.8);
Tailwind
colors: {
custom: {
50: '#a3d1b6',
500: '#7bbd98',
950: '#000000',
},
}SCSS
$custom: #7bbd98; $custom-light: #a3d1b6; $custom-dark: #000000;
JSON
{
"hex": "#7bbd98",
"rgb": {
"r": 123,
"g": 189,
"b": 152
},
"hsl": {
"h": 146.364,
"s": 33.333,
"l": 61.176
},
"oklch": {
"l": 0.74361,
"c": 0.08649,
"h": 158.8
},
"luminance": 0.42873
}Semantic roles & 50–950 ramp
primary
#7BBD98
secondary
#D6BECB
accent
#397AAC
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280