#9CC798#9CC798
#9CC798 is a light, moderate green. Relative luminance 0.502; OKLCH L 78.6% C 0.080 H 142.6°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC798 |
|---|---|
| RGB | rgb(156, 199, 152) |
| HSL | hsl(115, 30%, 69%) |
| HSV | hsv(115, 24%, 78%) |
| CMYK | cmyk(21.6%, 0%, 23.6%, 22%) |
| CIE-LAB | lab(76.18, -23.26, 19.00) |
| CIE-LCH | lch(76.18, 30.04, 140.75°) |
| OKLab | oklab(78.63% -0.0634 0.0485) |
| OKLCH | oklch(78.63% 0.08 142.6) |
| XYZ | xyz(39.7998, 50.1807, 37.2886) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.10
Lichen
#8FB67B
ΔE00 5.75
Sage Green (survey)
#88B378
ΔE00 6.50
Light Grey Green
#B7E1A1
ΔE00 7.30
Pistachio
#93C572
ΔE00 7.62
Faded Green
#7BB274
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC798 #C398C7
analogous
#B4C798 #9CC798 #98C7AC
triadic
#9CC798 #989CC7 #C7989C
tetradic
#9CC798 #98B4C7 #C398C7 #C7AC98
square
#9CC798 #98B4C7 #C398C7 #C7AC98
split-complementary
#9CC798 #AC98C7 #C798B4
monochromatic
#569451 #76B170 #9CC798 #C2DDC0 #E8F2E7
Accessibility & contrast
On white
1.90
#9CC798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#9CC798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC798
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC798 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF95
Deuteranopia (green-blind)
#C2BA9A
Tritanopia (blue-blind)
#99C4BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9cc798; /* rgb */ color: rgb(156, 199, 152); /* oklch */ color: oklch(78.6% 0.080 142.6);
Tailwind
colors: {
custom: {
50: '#bad8b6',
500: '#9cc798',
950: '#000000',
},
}SCSS
$custom: #9cc798; $custom-light: #bad8b6; $custom-dark: #000000;
JSON
{
"hex": "#9cc798",
"rgb": {
"r": 156,
"g": 199,
"b": 152
},
"hsl": {
"h": 114.894,
"s": 29.56,
"l": 68.824
},
"oklch": {
"l": 0.78634,
"c": 0.07984,
"h": 142.6
},
"luminance": 0.50182
}Semantic roles & 50–950 ramp
primary
#9CC798
secondary
#97689C
accent
#3DA89F
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111411
muted
#818381