#97E27E#97E27E
#97E27E is a very light, vivid green. Relative luminance 0.625; OKLCH L 84.1% C 0.152 H 138.3°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #97E27E |
|---|---|
| RGB | rgb(151, 226, 126) |
| HSL | hsl(105, 63%, 69%) |
| HSV | hsv(105, 44%, 89%) |
| CMYK | cmyk(33.2%, 0%, 44.2%, 11.4%) |
| CIE-LAB | lab(83.17, -41.46, 41.58) |
| CIE-LCH | lch(83.17, 58.72, 134.92°) |
| OKLab | oklab(84.06% -0.1136 0.1013) |
| OKLCH | oklch(84.06% 0.152 138.3) |
| XYZ | xyz(43.7234, 62.4765, 29.4900) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.76
Light Green
#96F97B
ΔE00 5.55
Palegreen
#98FB98
ΔE00 5.83
Pale Light Green
#B1FC99
ΔE00 5.83
Lightish Green
#61E160
ΔE00 5.84
Light Pastel Green
#B2FBA5
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E27E #C97EE2
analogous
#C9E27E #97E27E #7EE297
triadic
#97E27E #7E97E2 #E27E97
tetradic
#97E27E #7EC9E2 #C97EE2 #E2977E
square
#97E27E #7EC9E2 #C97EE2 #E2977E
split-complementary
#97E27E #977EE2 #E27EC9
monochromatic
#4EBB2A #6FD74C #97E27E #BFEDB0 #E8F8E2
Accessibility & contrast
On white
1.56
#97E27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#97E27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E27E
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E27E | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D376
Deuteranopia (green-blind)
#DDCD84
Tritanopia (blue-blind)
#93DCCA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97e27e; /* rgb */ color: rgb(151, 226, 126); /* oklch */ color: oklch(84.1% 0.152 138.3);
Tailwind
colors: {
custom: {
50: '#b8eba5',
500: '#97e27e',
950: '#000000',
},
}SCSS
$custom: #97e27e; $custom-light: #b8eba5; $custom-dark: #000000;
JSON
{
"hex": "#97e27e",
"rgb": {
"r": 151,
"g": 226,
"b": 126
},
"hsl": {
"h": 105,
"s": 63.291,
"l": 69.02
},
"oklch": {
"l": 0.84057,
"c": 0.1522,
"h": 138.3
},
"luminance": 0.62478
}Semantic roles & 50–950 ramp
primary
#97E27E
secondary
#9E4BB9
accent
#1ACB9F
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480