#7BBF98#7BBF98
#7BBF98 is a light, moderate green. Relative luminance 0.437; OKLCH L 74.8% C 0.090 H 158.2°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBF98 |
|---|---|
| RGB | rgb(123, 191, 152) |
| HSL | hsl(146, 35%, 62%) |
| HSV | hsv(146, 36%, 75%) |
| CMYK | cmyk(35.6%, 0%, 20.4%, 25.1%) |
| CIE-LAB | lab(72.05, -30.03, 12.97) |
| CIE-LCH | lch(72.05, 32.71, 156.64°) |
| OKLab | oklab(74.83% -0.0832 0.0333) |
| OKLCH | oklch(74.83% 0.09 158.2) |
| XYZ | xyz(32.4646, 43.7377, 36.4313) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.74
Mediumaquamarine
#66CDAA
ΔE00 5.56
Pale Teal
#82CBB2
ΔE00 5.65
Tea
#65AB7C
ΔE00 6.47
Seafoam Blue
#78D1B6
ΔE00 6.75
Faded Green
#7BB274
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBF98 #BF7BA2
analogous
#80BF7B #7BBF98 #7BBFBA
triadic
#7BBF98 #987BBF #BF987B
tetradic
#7BBF98 #7B80BF #BF7BA2 #BFBA7B
square
#7BBF98 #7B80BF #BF7BA2 #BFBA7B
split-complementary
#7BBF98 #BA7BBF #BF7B80
monochromatic
#3F815B #53AA78 #7BBF98 #A4D3B8 #CDE7D8
Accessibility & contrast
On white
2.15
#7BBF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#7BBF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBF98
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBF98 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB596
Deuteranopia (green-blind)
#B3AE9A
Tritanopia (blue-blind)
#6DBEB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7bbf98; /* rgb */ color: rgb(123, 191, 152); /* oklch */ color: oklch(74.8% 0.090 158.2);
Tailwind
colors: {
custom: {
50: '#a3d2b6',
500: '#7bbf98',
950: '#000000',
},
}SCSS
$custom: #7bbf98; $custom-light: #a3d2b6; $custom-dark: #000000;
JSON
{
"hex": "#7bbf98",
"rgb": {
"r": 123,
"g": 191,
"b": 152
},
"hsl": {
"h": 145.588,
"s": 34.694,
"l": 61.569
},
"oklch": {
"l": 0.74833,
"c": 0.08961,
"h": 158.2
},
"luminance": 0.4374
}Semantic roles & 50–950 ramp
primary
#7BBF98
secondary
#D8BECD
accent
#387BAE
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280