#97D684#97D684
#97D684 is a light, vivid green. Relative luminance 0.563; OKLCH L 81.4% C 0.128 H 138.6°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #97D684 |
|---|---|
| RGB | rgb(151, 214, 132) |
| HSL | hsl(106, 50%, 68%) |
| HSV | hsv(106, 38%, 84%) |
| CMYK | cmyk(29.4%, 0%, 38.3%, 16.1%) |
| CIE-LAB | lab(79.81, -35.25, 34.26) |
| CIE-LCH | lch(79.81, 49.16, 135.81°) |
| OKLab | oklab(81.36% -0.0963 0.0848) |
| OKLCH | oklch(81.36% 0.128 138.6) |
| XYZ | xyz(40.9726, 56.3369, 30.5406) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.48
Light Grey Green
#B7E1A1
ΔE00 5.68
Light Moss Green
#A6C875
ΔE00 5.84
Pale Olive Green
#B1D27B
ΔE00 5.84
Lightgreen
#90EE90
ΔE00 5.94
Hospital Green
#9BE5AA
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D684 #C384D6
analogous
#C0D684 #97D684 #84D69A
triadic
#97D684 #8497D6 #D68497
tetradic
#97D684 #84C0D6 #C384D6 #D69A84
square
#97D684 #84C0D6 #C384D6 #D69A84
split-complementary
#97D684 #9A84D6 #D684C0
monochromatic
#52A838 #70C756 #97D684 #BEE5B2 #E5F5E0
Accessibility & contrast
On white
1.71
#97D684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#97D684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D684
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D684 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97E
Deuteranopia (green-blind)
#D1C489
Tritanopia (blue-blind)
#94D1C2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #97d684; /* rgb */ color: rgb(151, 214, 132); /* oklch */ color: oklch(81.4% 0.128 138.6);
Tailwind
colors: {
custom: {
50: '#b7e3a8',
500: '#97d684',
950: '#000000',
},
}SCSS
$custom: #97d684; $custom-light: #b7e3a8; $custom-dark: #000000;
JSON
{
"hex": "#97d684",
"rgb": {
"r": 151,
"g": 214,
"b": 132
},
"hsl": {
"h": 106.098,
"s": 50,
"l": 67.843
},
"oklch": {
"l": 0.81362,
"c": 0.12827,
"h": 138.6
},
"luminance": 0.56338
}Semantic roles & 50–950 ramp
primary
#97D684
secondary
#9753AC
accent
#28BD9B
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480