#97E27F#97E27F
#97E27F is a very light, vivid green. Relative luminance 0.625; OKLCH L 84.1% C 0.151 H 138.4°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #97E27F |
|---|---|
| RGB | rgb(151, 226, 127) |
| HSL | hsl(105, 63%, 69%) |
| HSV | hsv(105, 44%, 89%) |
| CMYK | cmyk(33.2%, 0%, 43.8%, 11.4%) |
| CIE-LAB | lab(83.18, -41.33, 41.10) |
| CIE-LCH | lch(83.18, 58.29, 135.16°) |
| OKLab | oklab(84.07% -0.1132 0.1003) |
| OKLCH | oklch(84.07% 0.151 138.4) |
| XYZ | xyz(43.7882, 62.5024, 29.8315) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.67
Light Green
#96F97B
ΔE00 5.61
Palegreen
#98FB98
ΔE00 5.78
Pale Light Green
#B1FC99
ΔE00 5.82
Lightish Green
#61E160
ΔE00 5.90
Light Pastel Green
#B2FBA5
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E27F #CA7FE2
analogous
#C8E27F #97E27F #7FE299
triadic
#97E27F #7F97E2 #E27F97
tetradic
#97E27F #7FC8E2 #CA7FE2 #E2997F
square
#97E27F #7FC8E2 #CA7FE2 #E2997F
split-complementary
#97E27F #997FE2 #E27FC8
monochromatic
#4EBC2B #6ED74D #97E27F #C0EDB1 #E8F9E3
Accessibility & contrast
On white
1.56
#97E27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#97E27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E27F
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E27F | 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)
#E8D377
Deuteranopia (green-blind)
#DDCD85
Tritanopia (blue-blind)
#93DCCA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97e27f; /* rgb */ color: rgb(151, 226, 127); /* oklch */ color: oklch(84.1% 0.151 138.4);
Tailwind
colors: {
custom: {
50: '#b8eba5',
500: '#97e27f',
950: '#000000',
},
}SCSS
$custom: #97e27f; $custom-light: #b8eba5; $custom-dark: #000000;
JSON
{
"hex": "#97e27f",
"rgb": {
"r": 151,
"g": 226,
"b": 127
},
"hsl": {
"h": 105.455,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.84072,
"c": 0.15122,
"h": 138.4
},
"luminance": 0.62504
}Semantic roles & 50–950 ramp
primary
#97E27F
secondary
#9F4CBA
accent
#1BCBA0
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480