#97CB7B#97CB7B
#97CB7B is a light, vivid yellow-green. Relative luminance 0.507; OKLCH L 78.7% C 0.121 H 135.3°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #97CB7B |
|---|---|
| RGB | rgb(151, 203, 123) |
| HSL | hsl(99, 43%, 64%) |
| HSV | hsv(99, 39%, 80%) |
| CMYK | cmyk(25.6%, 0%, 39.4%, 20.4%) |
| CIE-LAB | lab(76.51, -31.40, 34.57) |
| CIE-LCH | lch(76.51, 46.70, 132.25°) |
| OKLab | oklab(78.65% -0.0859 0.0852) |
| OKLCH | oklch(78.65% 0.121 135.3) |
| XYZ | xyz(37.6927, 50.7201, 26.5391) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 1.73
Light Moss Green
#A6C875
ΔE00 3.69
Pale Olive Green
#B1D27B
ΔE00 4.93
Soft Green
#6FC276
ΔE00 6.08
Lichen
#8FB67B
ΔE00 6.29
Tan Green
#A9BE70
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CB7B #AF7BCB
analogous
#BFCB7B #97CB7B #7BCB87
triadic
#97CB7B #7B97CB #CB7B97
tetradic
#97CB7B #7BBFCB #AF7BCB #CB877B
square
#97CB7B #7BBFCB #AF7BCB #CB877B
split-complementary
#97CB7B #877BCB #CB7BBF
monochromatic
#59923A #74BA4F #97CB7B #BADCA7 #DCEED3
Accessibility & contrast
On white
1.88
#97CB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#97CB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CB7B
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CB7B | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C075
Deuteranopia (green-blind)
#C9BB7F
Tritanopia (blue-blind)
#97C5B7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #97cb7b; /* rgb */ color: rgb(151, 203, 123); /* oklch */ color: oklch(78.7% 0.121 135.3);
Tailwind
colors: {
custom: {
50: '#b7dba2',
500: '#97cb7b',
950: '#000000',
},
}SCSS
$custom: #97cb7b; $custom-light: #b7dba2; $custom-dark: #000000;
JSON
{
"hex": "#97cb7b",
"rgb": {
"r": 151,
"g": 203,
"b": 123
},
"hsl": {
"h": 99,
"s": 43.478,
"l": 63.922
},
"oklch": {
"l": 0.78654,
"c": 0.12099,
"h": 135.3
},
"luminance": 0.50721
}Semantic roles & 50–950 ramp
primary
#97CB7B
secondary
#805199
accent
#2FB787
background
#FDFEFC
surface
#F8FBF5
border
#D1D4CF
text
#11150F
muted
#818480