#97DA7E#97DA7E
#97DA7E is a very light, vivid green. Relative luminance 0.582; OKLCH L 82.2% C 0.140 H 137.6°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #97DA7E |
|---|---|
| RGB | rgb(151, 218, 126) |
| HSL | hsl(104, 55%, 67%) |
| HSV | hsv(104, 42%, 85%) |
| CMYK | cmyk(30.7%, 0%, 42.2%, 14.5%) |
| CIE-LAB | lab(80.86, -37.90, 38.65) |
| CIE-LCH | lch(80.86, 54.13, 134.44°) |
| OKLab | oklab(82.19% -0.1038 0.0947) |
| OKLCH | oklch(82.19% 0.14 137.6) |
| XYZ | xyz(41.5986, 58.2269, 28.7817) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.16
Pistachio
#93C572
ΔE00 5.23
Pale Olive Green
#B1D27B
ΔE00 5.81
Light Moss Green
#A6C875
ΔE00 6.26
Light Grey Green
#B7E1A1
ΔE00 6.41
Lightish Green
#61E160
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DA7E #C17EDA
analogous
#C5DA7E #97DA7E #7EDA93
triadic
#97DA7E #7E97DA #DA7E97
tetradic
#97DA7E #7EC5DA #C17EDA #DA937E
square
#97DA7E #7EC5DA #C17EDA #DA937E
split-complementary
#97DA7E #937EDA #DA7EC5
monochromatic
#53AC31 #71CC4E #97DA7E #BDE8AE #E4F5DD
Accessibility & contrast
On white
1.66
#97DA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#97DA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DA7E
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DA7E | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD77
Deuteranopia (green-blind)
#D6C783
Tritanopia (blue-blind)
#94D4C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #97da7e; /* rgb */ color: rgb(151, 218, 126); /* oklch */ color: oklch(82.2% 0.140 137.6);
Tailwind
colors: {
custom: {
50: '#b8e6a4',
500: '#97da7e',
950: '#000000',
},
}SCSS
$custom: #97da7e; $custom-light: #b8e6a4; $custom-dark: #000000;
JSON
{
"hex": "#97da7e",
"rgb": {
"r": 151,
"g": 218,
"b": 126
},
"hsl": {
"h": 103.696,
"s": 55.422,
"l": 67.451
},
"oklch": {
"l": 0.8219,
"c": 0.14047,
"h": 137.6
},
"luminance": 0.58228
}Semantic roles & 50–950 ramp
primary
#97DA7E
secondary
#944DAF
accent
#23C397
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12160F
muted
#828480