#97CF85#97CF85
#97CF85 is a light, moderate green. Relative luminance 0.529; OKLCH L 79.8% C 0.116 H 138.3°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #97CF85 |
|---|---|
| RGB | rgb(151, 207, 133) |
| HSL | hsl(105, 44%, 67%) |
| HSV | hsv(105, 36%, 81%) |
| CMYK | cmyk(27.1%, 0%, 35.7%, 18.8%) |
| CIE-LAB | lab(77.81, -31.85, 31.14) |
| CIE-LCH | lch(77.81, 44.54, 135.65°) |
| OKLab | oklab(79.76% -0.0869 0.0775) |
| OKLCH | oklch(79.76% 0.116 138.3) |
| XYZ | xyz(39.3077, 52.8971, 30.3249) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.43
Light Moss Green
#A6C875
ΔE00 5.12
Light Grey Green
#B7E1A1
ΔE00 5.84
Pale Olive Green
#B1D27B
ΔE00 5.85
Soft Green
#6FC276
ΔE00 5.91
Lichen
#8FB67B
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CF85 #BD85CF
analogous
#BCCF85 #97CF85 #85CF98
triadic
#97CF85 #8597CF #CF8597
tetradic
#97CF85 #85BCCF #BD85CF #CF9885
square
#97CF85 #85BCCF #BD85CF #CF9885
split-complementary
#97CF85 #9885CF #CF85BC
monochromatic
#549C3D #72BE59 #97CF85 #BCE0B1 #E2F2DD
Accessibility & contrast
On white
1.81
#97CF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#97CF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CF85
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CF85 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C480
Deuteranopia (green-blind)
#CBBE89
Tritanopia (blue-blind)
#95CABC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #97cf85; /* rgb */ color: rgb(151, 207, 133); /* oklch */ color: oklch(79.8% 0.116 138.3);
Tailwind
colors: {
custom: {
50: '#b7dea9',
500: '#97cf85',
950: '#000000',
},
}SCSS
$custom: #97cf85; $custom-light: #b7dea9; $custom-dark: #000000;
JSON
{
"hex": "#97cf85",
"rgb": {
"r": 151,
"g": 207,
"b": 133
},
"hsl": {
"h": 105.405,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.79759,
"c": 0.11644,
"h": 138.3
},
"luminance": 0.52898
}Semantic roles & 50–950 ramp
primary
#97CF85
secondary
#9056A2
accent
#2FB796
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480