#97C799#97C799
#97C799 is a light, moderate green. Relative luminance 0.497; OKLCH L 78.3% C 0.082 H 145.8°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #97C799 |
|---|---|
| RGB | rgb(151, 199, 153) |
| HSL | hsl(123, 30%, 69%) |
| HSV | hsv(123, 24%, 78%) |
| CMYK | cmyk(24.1%, 0%, 23.1%, 22%) |
| CIE-LAB | lab(75.90, -24.78, 18.04) |
| CIE-LCH | lch(75.90, 30.65, 143.96°) |
| OKLab | oklab(78.34% -0.0678 0.0461) |
| OKLCH | oklch(78.34% 0.082 145.8) |
| XYZ | xyz(38.9341, 49.7248, 37.6773) |
| Luminance | 0.4973 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.86
Lichen
#8FB67B
ΔE00 6.10
Sage Green (survey)
#88B378
ΔE00 6.66
Faded Green
#7BB274
ΔE00 7.50
Hospital Green
#9BE5AA
ΔE00 7.54
Light Grey Green
#B7E1A1
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C799 #C797C5
analogous
#ADC797 #97C799 #97C7B1
triadic
#97C799 #9997C7 #C79997
tetradic
#97C799 #97ADC7 #C797C5 #C7B197
square
#97C799 #97ADC7 #C797C5 #C7B197
split-complementary
#97C799 #B197C7 #C797AD
monochromatic
#509453 #6FB272 #97C799 #BFDCC0 #E7F2E7
Accessibility & contrast
On white
1.92
#97C799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#97C799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C799
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C799 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE96
Deuteranopia (green-blind)
#C1B99B
Tritanopia (blue-blind)
#92C4BA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #97c799; /* rgb */ color: rgb(151, 199, 153); /* oklch */ color: oklch(78.3% 0.082 145.8);
Tailwind
colors: {
custom: {
50: '#b6d8b7',
500: '#97c799',
950: '#000000',
},
}SCSS
$custom: #97c799; $custom-light: #b6d8b7; $custom-dark: #000000;
JSON
{
"hex": "#97c799",
"rgb": {
"r": 151,
"g": 199,
"b": 153
},
"hsl": {
"h": 122.5,
"s": 30,
"l": 68.627
},
"oklch": {
"l": 0.78338,
"c": 0.08197,
"h": 145.8
},
"luminance": 0.49726
}Semantic roles & 50–950 ramp
primary
#97C799
secondary
#E4D6E3
accent
#3DA4A9
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380