#97CF84#97CF84
#97CF84 is a light, moderate green. Relative luminance 0.529; OKLCH L 79.7% C 0.118 H 138.0°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #97CF84 |
|---|---|
| RGB | rgb(151, 207, 132) |
| HSL | hsl(105, 44%, 66%) |
| HSV | hsv(105, 36%, 81%) |
| CMYK | cmyk(27.1%, 0%, 36.2%, 18.8%) |
| CIE-LAB | lab(77.80, -32.00, 31.63) |
| CIE-LCH | lch(77.80, 44.99, 135.33°) |
| OKLab | oklab(79.74% -0.0873 0.0786) |
| OKLCH | oklch(79.74% 0.118 138) |
| XYZ | xyz(39.2390, 52.8696, 29.9628) |
| Luminance | 0.5287 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.30
Light Moss Green
#A6C875
ΔE00 4.99
Pale Olive Green
#B1D27B
ΔE00 5.73
Light Grey Green
#B7E1A1
ΔE00 5.90
Soft Green
#6FC276
ΔE00 5.93
Lichen
#8FB67B
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CF84 #BC84CF
analogous
#BDCF84 #97CF84 #84CF97
triadic
#97CF84 #8497CF #CF8497
tetradic
#97CF84 #84BDCF #BC84CF #CF9784
square
#97CF84 #84BDCF #BC84CF #CF9784
split-complementary
#97CF84 #9784CF #CF84BD
monochromatic
#559C3D #72BE58 #97CF84 #BCE0B0 #E1F1DC
Accessibility & contrast
On white
1.81
#97CF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#97CF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CF84
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CF84 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C47F
Deuteranopia (green-blind)
#CBBE88
Tritanopia (blue-blind)
#95CABC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #97cf84; /* rgb */ color: rgb(151, 207, 132); /* oklch */ color: oklch(79.7% 0.118 138.0);
Tailwind
colors: {
custom: {
50: '#b7dea8',
500: '#97cf84',
950: '#000000',
},
}SCSS
$custom: #97cf84; $custom-light: #b7dea8; $custom-dark: #000000;
JSON
{
"hex": "#97cf84",
"rgb": {
"r": 151,
"g": 207,
"b": 132
},
"hsl": {
"h": 104.8,
"s": 43.86,
"l": 66.471
},
"oklch": {
"l": 0.7974,
"c": 0.11751,
"h": 138
},
"luminance": 0.52871
}Semantic roles & 50–950 ramp
primary
#97CF84
secondary
#8E56A2
accent
#2FB794
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480