#97CC8F#97CC8F
#97CC8F is a light, moderate green. Relative luminance 0.517; OKLCH L 79.3% C 0.101 H 141.3°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #97CC8F |
|---|---|
| RGB | rgb(151, 204, 143) |
| HSL | hsl(112, 37%, 68%) |
| HSV | hsv(112, 30%, 80%) |
| CMYK | cmyk(26%, 0%, 29.9%, 20%) |
| CIE-LAB | lab(77.13, -28.89, 25.02) |
| CIE-LCH | lch(77.13, 38.21, 139.11°) |
| OKLab | oklab(79.26% -0.0787 0.0631) |
| OKLCH | oklch(79.26% 0.101 141.3) |
| XYZ | xyz(39.3119, 51.7469, 33.8982) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.12
Pistachio
#93C572
ΔE00 5.14
Lichen
#8FB67B
ΔE00 5.87
Light Grey Green
#B7E1A1
ΔE00 6.02
Soft Green
#6FC276
ΔE00 6.12
Hospital Green
#9BE5AA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CC8F #C48FCC
analogous
#B5CC8F #97CC8F #8FCCA5
triadic
#97CC8F #8F97CC #CC8F97
tetradic
#97CC8F #8FB5CC #C48FCC #CCA58F
square
#97CC8F #8FB5CC #C48FCC #CCA58F
split-complementary
#97CC8F #A58FCC #CC8FB5
monochromatic
#519A46 #70B965 #97CC8F #BEDFB9 #E5F2E3
Accessibility & contrast
On white
1.85
#97CC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#97CC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CC8F
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CC8F | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28B
Deuteranopia (green-blind)
#C7BC92
Tritanopia (blue-blind)
#93C8BC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #97cc8f; /* rgb */ color: rgb(151, 204, 143); /* oklch */ color: oklch(79.3% 0.101 141.3);
Tailwind
colors: {
custom: {
50: '#b7dbb0',
500: '#97cc8f',
950: '#000000',
},
}SCSS
$custom: #97cc8f; $custom-light: #b7dbb0; $custom-dark: #000000;
JSON
{
"hex": "#97cc8f",
"rgb": {
"r": 151,
"g": 204,
"b": 143
},
"hsl": {
"h": 112.131,
"s": 37.423,
"l": 68.039
},
"oklch": {
"l": 0.79263,
"c": 0.10089,
"h": 141.3
},
"luminance": 0.51748
}Semantic roles & 50–950 ramp
primary
#97CC8F
secondary
#985EA1
accent
#35B0A0
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481