#9CC697#9CC697
#9CC697 is a light, moderate green. Relative luminance 0.497; OKLCH L 78.4% C 0.079 H 142.0°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC697 |
|---|---|
| RGB | rgb(156, 198, 151) |
| HSL | hsl(114, 29%, 68%) |
| HSV | hsv(114, 24%, 78%) |
| CMYK | cmyk(21.2%, 0%, 23.7%, 22.4%) |
| CIE-LAB | lab(75.88, -22.94, 19.12) |
| CIE-LCH | lch(75.88, 29.86, 140.18°) |
| OKLab | oklab(78.39% -0.0625 0.0488) |
| OKLCH | oklch(78.39% 0.079 142) |
| XYZ | xyz(39.4889, 49.6894, 36.7826) |
| Luminance | 0.4969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.93
Lichen
#8FB67B
ΔE00 5.51
Sage Green (survey)
#88B378
ΔE00 6.28
Sage Green
#9CAF88
ΔE00 7.39
Greenish Grey
#96AE8D
ΔE00 7.41
Light Grey Green
#B7E1A1
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC697 #C197C6
analogous
#B3C697 #9CC697 #97C6A9
triadic
#9CC697 #979CC6 #C6979C
tetradic
#9CC697 #97B3C6 #C197C6 #C6A997
square
#9CC697 #97B3C6 #C197C6 #C6A997
split-complementary
#9CC697 #A997C6 #C697B3
monochromatic
#579250 #76B06F #9CC697 #C2DCBF #E7F1E6
Accessibility & contrast
On white
1.92
#9CC697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#9CC697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC697
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC697 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE94
Deuteranopia (green-blind)
#C2B999
Tritanopia (blue-blind)
#99C3B9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9cc697; /* rgb */ color: rgb(156, 198, 151); /* oklch */ color: oklch(78.4% 0.079 142.0);
Tailwind
colors: {
custom: {
50: '#bad7b5',
500: '#9cc697',
950: '#000000',
},
}SCSS
$custom: #9cc697; $custom-light: #bad7b5; $custom-dark: #000000;
JSON
{
"hex": "#9cc697",
"rgb": {
"r": 156,
"g": 198,
"b": 151
},
"hsl": {
"h": 113.617,
"s": 29.193,
"l": 68.431
},
"oklch": {
"l": 0.78386,
"c": 0.07928,
"h": 142
},
"luminance": 0.4969
}Semantic roles & 50–950 ramp
primary
#9CC697
secondary
#E2D5E3
accent
#3EA89D
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380