#97D18F#97D18F
#97D18F is a light, moderate green. Relative luminance 0.542; OKLCH L 80.4% C 0.109 H 141.5°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #97D18F |
|---|---|
| RGB | rgb(151, 209, 143) |
| HSL | hsl(113, 42%, 69%) |
| HSV | hsv(113, 32%, 82%) |
| CMYK | cmyk(27.8%, 0%, 31.6%, 18%) |
| CIE-LAB | lab(78.56, -31.26, 26.94) |
| CIE-LCH | lch(78.56, 41.27, 139.24°) |
| OKLab | oklab(80.41% -0.0852 0.0677) |
| OKLCH | oklch(80.41% 0.109 141.5) |
| XYZ | xyz(40.5194, 54.1619, 34.3007) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 5.13
Light Grey Green
#B7E1A1
ΔE00 5.37
Hospital Green
#9BE5AA
ΔE00 5.53
Soft Green
#6FC276
ΔE00 6.17
Darkseagreen
#8FBC8F
ΔE00 6.56
Light Moss Green
#A6C875
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D18F #C98FD1
analogous
#B8D18F #97D18F #8FD1A8
triadic
#97D18F #8F97D1 #D18F97
tetradic
#97D18F #8FB8D1 #C98FD1 #D1A88F
square
#97D18F #8FB8D1 #C98FD1 #D1A88F
split-complementary
#97D18F #A88FD1 #D18FB8
monochromatic
#4EA343 #6FBF64 #97D18F #BFE3BA #E8F5E6
Accessibility & contrast
On white
1.77
#97D18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#97D18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D18F
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D18F | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C68B
Deuteranopia (green-blind)
#CBC093
Tritanopia (blue-blind)
#93CDC0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97d18f; /* rgb */ color: rgb(151, 209, 143); /* oklch */ color: oklch(80.4% 0.109 141.5);
Tailwind
colors: {
custom: {
50: '#b7dfb0',
500: '#97d18f',
950: '#000000',
},
}SCSS
$custom: #97d18f; $custom-light: #b7dfb0; $custom-dark: #000000;
JSON
{
"hex": "#97d18f",
"rgb": {
"r": 151,
"g": 209,
"b": 143
},
"hsl": {
"h": 112.727,
"s": 41.772,
"l": 69.02
},
"oklch": {
"l": 0.80413,
"c": 0.10885,
"h": 141.5
},
"luminance": 0.54163
}Semantic roles & 50–950 ramp
primary
#97D18F
secondary
#9E5EA7
accent
#31B5A5
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481