#9BC79F#9BC79F
#9BC79F is a light, moderate green. Relative luminance 0.503; OKLCH L 78.7% C 0.073 H 147.2°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC79F |
|---|---|
| RGB | rgb(155, 199, 159) |
| HSL | hsl(125, 28%, 69%) |
| HSV | hsv(125, 22%, 78%) |
| CMYK | cmyk(22.1%, 0%, 20.1%, 22%) |
| CIE-LAB | lab(76.26, -22.38, 15.37) |
| CIE-LCH | lch(76.26, 27.15, 145.51°) |
| OKLab | oklab(78.73% -0.0614 0.0395) |
| OKLCH | oklch(78.73% 0.073 147.2) |
| XYZ | xyz(40.1973, 50.3174, 40.3885) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.40
Lichen
#8FB67B
ΔE00 7.09
Greenish Grey
#96AE8D
ΔE00 7.46
Pale Teal
#82CBB2
ΔE00 7.52
Sage Green (survey)
#88B378
ΔE00 7.66
Sage Green
#9CAF88
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC79F #C79BC3
analogous
#ADC79B #9BC79F #9BC7B5
triadic
#9BC79F #9F9BC7 #C79F9B
tetradic
#9BC79F #9BADC7 #C79BC3 #C7B59B
square
#9BC79F #9BADC7 #C79BC3 #C7B59B
split-complementary
#9BC79F #B59BC7 #C79BAD
monochromatic
#539459 #74B179 #9BC79F #C2DDC5 #E9F3EA
Accessibility & contrast
On white
1.90
#9BC79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#9BC79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC79F
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC79F | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BF9D
Deuteranopia (green-blind)
#C1BAA1
Tritanopia (blue-blind)
#96C5BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9bc79f; /* rgb */ color: rgb(155, 199, 159); /* oklch */ color: oklch(78.7% 0.073 147.2);
Tailwind
colors: {
custom: {
50: '#b9d8bb',
500: '#9bc79f',
950: '#000000',
},
}SCSS
$custom: #9bc79f; $custom-light: #b9d8bb; $custom-dark: #000000;
JSON
{
"hex": "#9bc79f",
"rgb": {
"r": 155,
"g": 199,
"b": 159
},
"hsl": {
"h": 125.455,
"s": 28.205,
"l": 69.412
},
"oklch": {
"l": 0.78733,
"c": 0.07296,
"h": 147.2
},
"luminance": 0.50319
}Semantic roles & 50–950 ramp
primary
#9BC79F
secondary
#9C6B97
accent
#3F9DA7
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111411
muted
#818381