#9BC698#9BC698
#9BC698 is a light, moderate green. Relative luminance 0.496; OKLCH L 78.3% C 0.079 H 143.1°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC698 |
|---|---|
| RGB | rgb(155, 198, 152) |
| HSL | hsl(116, 29%, 69%) |
| HSV | hsv(116, 23%, 78%) |
| CMYK | cmyk(21.7%, 0%, 23.2%, 22.4%) |
| CIE-LAB | lab(75.84, -23.11, 18.52) |
| CIE-LCH | lch(75.84, 29.61, 141.29°) |
| OKLab | oklab(78.34% -0.063 0.0473) |
| OKLCH | oklch(78.34% 0.079 143.1) |
| XYZ | xyz(39.3777, 49.6226, 37.2031) |
| Luminance | 0.4962 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.82
Lichen
#8FB67B
ΔE00 5.70
Sage Green (survey)
#88B378
ΔE00 6.41
Greenish Grey
#96AE8D
ΔE00 7.41
Sage Green
#9CAF88
ΔE00 7.50
Faded Green
#7BB274
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC698 #C398C6
analogous
#B2C698 #9BC698 #98C6AC
triadic
#9BC698 #989BC6 #C6989B
tetradic
#9BC698 #98B2C6 #C398C6 #C6AC98
square
#9BC698 #98B2C6 #C398C6 #C6AC98
split-complementary
#9BC698 #AC98C6 #C698B2
monochromatic
#559351 #75B071 #9BC698 #C1DCBF #E7F2E7
Accessibility & contrast
On white
1.92
#9BC698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#9BC698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC698
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC698 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE95
Deuteranopia (green-blind)
#C1B99A
Tritanopia (blue-blind)
#98C3B9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9bc698; /* rgb */ color: rgb(155, 198, 152); /* oklch */ color: oklch(78.3% 0.079 143.1);
Tailwind
colors: {
custom: {
50: '#b9d7b6',
500: '#9bc698',
950: '#000000',
},
}SCSS
$custom: #9bc698; $custom-light: #b9d7b6; $custom-dark: #000000;
JSON
{
"hex": "#9bc698",
"rgb": {
"r": 155,
"g": 198,
"b": 152
},
"hsl": {
"h": 116.087,
"s": 28.75,
"l": 68.627
},
"oklch": {
"l": 0.78344,
"c": 0.07881,
"h": 143.1
},
"luminance": 0.49624
}Semantic roles & 50–950 ramp
primary
#9BC698
secondary
#E3D6E4
accent
#3EA7A1
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380