#97C792#97C792
#97C792 is a light, moderate green. Relative luminance 0.495; OKLCH L 78.2% C 0.090 H 142.3°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #97C792 |
|---|---|
| RGB | rgb(151, 199, 146) |
| HSL | hsl(114, 32%, 68%) |
| HSV | hsv(114, 27%, 78%) |
| CMYK | cmyk(24.1%, 0%, 26.6%, 22%) |
| CIE-LAB | lab(75.76, -25.98, 21.57) |
| CIE-LCH | lch(75.76, 33.77, 140.30°) |
| OKLab | oklab(78.18% -0.0708 0.0547) |
| OKLCH | oklch(78.18% 0.09 142.3) |
| XYZ | xyz(38.3728, 49.5003, 34.7213) |
| Luminance | 0.4950 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.26
Lichen
#8FB67B
ΔE00 5.08
Sage Green (survey)
#88B378
ΔE00 5.78
Pistachio
#93C572
ΔE00 6.31
Faded Green
#7BB274
ΔE00 6.70
Soft Green
#6FC276
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C792 #C292C7
analogous
#B1C792 #97C792 #92C7A8
triadic
#97C792 #9297C7 #C79297
tetradic
#97C792 #92B1C7 #C292C7 #C7A892
square
#97C792 #92B1C7 #C292C7 #C7A892
split-complementary
#97C792 #A892C7 #C792B1
monochromatic
#52934C #70B26A #97C792 #BEDCBA #E4F1E3
Accessibility & contrast
On white
1.93
#97C792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#97C792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C792
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C792 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE8F
Deuteranopia (green-blind)
#C2B995
Tritanopia (blue-blind)
#93C4B9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #97c792; /* rgb */ color: rgb(151, 199, 146); /* oklch */ color: oklch(78.2% 0.090 142.3);
Tailwind
colors: {
custom: {
50: '#b6d8b2',
500: '#97c792',
950: '#000000',
},
}SCSS
$custom: #97c792; $custom-light: #b6d8b2; $custom-dark: #000000;
JSON
{
"hex": "#97c792",
"rgb": {
"r": 151,
"g": 199,
"b": 146
},
"hsl": {
"h": 114.34,
"s": 32.121,
"l": 67.647
},
"oklch": {
"l": 0.78182,
"c": 0.08953,
"h": 142.3
},
"luminance": 0.49501
}Semantic roles & 50–950 ramp
primary
#97C792
secondary
#E1D2E3
accent
#3BABA0
background
#FBFDFA
surface
#F6FAF5
border
#D0D3CF
text
#111411
muted
#808380