#97C199#97C199
#97C199 is a light, moderate green. Relative luminance 0.470; OKLCH L 77.0% C 0.072 H 146.1°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #97C199 |
|---|---|
| RGB | rgb(151, 193, 153) |
| HSL | hsl(123, 25%, 67%) |
| HSV | hsv(123, 22%, 76%) |
| CMYK | cmyk(21.8%, 0%, 20.7%, 24.3%) |
| CIE-LAB | lab(74.20, -21.82, 15.67) |
| CIE-LCH | lch(74.20, 26.86, 144.31°) |
| OKLab | oklab(76.98% -0.0597 0.0402) |
| OKLCH | oklch(76.98% 0.072 146.1) |
| XYZ | xyz(37.5807, 47.0181, 37.2262) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.11
Lichen
#8FB67B
ΔE00 6.02
Greenish Grey
#96AE8D
ΔE00 6.11
Sage Green (survey)
#88B378
ΔE00 6.49
Sage Green
#9CAF88
ΔE00 6.77
Faded Green
#7BB274
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C199 #C197BF
analogous
#AAC197 #97C199 #97C1AE
triadic
#97C199 #9997C1 #C19997
tetradic
#97C199 #97AAC1 #C197BF #C1AE97
square
#97C199 #97AAC1 #C197BF #C1AE97
split-complementary
#97C199 #AE97C1 #C197AA
monochromatic
#538B55 #71AA73 #97C199 #BDD8BF #E4EFE4
Accessibility & contrast
On white
2.02
#97C199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#97C199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C199
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C199 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B997
Deuteranopia (green-blind)
#BCB59B
Tritanopia (blue-blind)
#93BFB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97c199; /* rgb */ color: rgb(151, 193, 153); /* oklch */ color: oklch(77.0% 0.072 146.1);
Tailwind
colors: {
custom: {
50: '#b6d4b7',
500: '#97c199',
950: '#000000',
},
}SCSS
$custom: #97c199; $custom-light: #b6d4b7; $custom-dark: #000000;
JSON
{
"hex": "#97c199",
"rgb": {
"r": 151,
"g": 193,
"b": 153
},
"hsl": {
"h": 122.857,
"s": 25.301,
"l": 67.451
},
"oklch": {
"l": 0.76976,
"c": 0.07199,
"h": 146.1
},
"luminance": 0.47019
}Semantic roles & 50–950 ramp
primary
#97C199
secondary
#E0D3E0
accent
#429FA4
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380