#97C795#97C795
#97C795 is a light, moderate green. Relative luminance 0.496; OKLCH L 78.2% C 0.086 H 143.7°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #97C795 |
|---|---|
| RGB | rgb(151, 199, 149) |
| HSL | hsl(118, 31%, 68%) |
| HSV | hsv(118, 25%, 78%) |
| CMYK | cmyk(24.1%, 0%, 25.1%, 22%) |
| CIE-LAB | lab(75.82, -25.48, 20.06) |
| CIE-LCH | lch(75.82, 32.42, 141.79°) |
| OKLab | oklab(78.25% -0.0695 0.0511) |
| OKLCH | oklch(78.25% 0.086 143.7) |
| XYZ | xyz(38.6092, 49.5949, 35.9665) |
| Luminance | 0.4960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.98
Lichen
#8FB67B
ΔE00 5.47
Sage Green (survey)
#88B378
ΔE00 6.10
Faded Green
#7BB274
ΔE00 6.99
Pistachio
#93C572
ΔE00 7.04
Soft Green
#6FC276
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C795 #C595C7
analogous
#B0C795 #97C795 #95C7AC
triadic
#97C795 #9597C7 #C79597
tetradic
#97C795 #95B0C7 #C595C7 #C7AC95
square
#97C795 #95B0C7 #C595C7 #C7AC95
split-complementary
#97C795 #AC95C7 #C795B0
monochromatic
#51944E #70B26D #97C795 #BEDCBD #E6F1E5
Accessibility & contrast
On white
1.92
#97C795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#97C795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C795
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C795 | 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)
#C9BE92
Deuteranopia (green-blind)
#C2B998
Tritanopia (blue-blind)
#93C4B9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #97c795; /* rgb */ color: rgb(151, 199, 149); /* oklch */ color: oklch(78.2% 0.086 143.7);
Tailwind
colors: {
custom: {
50: '#b6d8b4',
500: '#97c795',
950: '#000000',
},
}SCSS
$custom: #97c795; $custom-light: #b6d8b4; $custom-dark: #000000;
JSON
{
"hex": "#97c795",
"rgb": {
"r": 151,
"g": 199,
"b": 149
},
"hsl": {
"h": 117.6,
"s": 30.864,
"l": 68.235
},
"oklch": {
"l": 0.78248,
"c": 0.08626,
"h": 143.7
},
"luminance": 0.49596
}Semantic roles & 50–950 ramp
primary
#97C795
secondary
#E3D4E3
accent
#3CAAA5
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380