#97E793#97E793
#97E793 is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.6% C 0.139 H 143.2°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #97E793 |
|---|---|
| RGB | rgb(151, 231, 147) |
| HSL | hsl(117, 64%, 74%) |
| HSV | hsv(117, 36%, 91%) |
| CMYK | cmyk(34.6%, 0%, 36.4%, 9.4%) |
| CIE-LAB | lab(84.91, -40.70, 33.36) |
| CIE-LCH | lch(84.91, 52.62, 140.66°) |
| OKLab | oklab(85.58% -0.1109 0.083) |
| OKLCH | oklch(85.58% 0.139 143.2) |
| XYZ | xyz(46.6029, 65.8354, 37.8501) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.20
Palegreen
#98FB98
ΔE00 4.54
Light Pastel Green
#B2FBA5
ΔE00 4.77
Hospital Green
#9BE5AA
ΔE00 4.83
Light Sea Green
#98F6B0
ΔE00 4.95
Light Mint Green
#A6FBB2
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E793 #E393E7
analogous
#C1E793 #97E793 #93E7B9
triadic
#97E793 #9397E7 #E79397
tetradic
#97E793 #93C1E7 #E393E7 #E7B993
square
#97E793 #93C1E7 #E393E7 #E7B993
split-complementary
#97E793 #B993E7 #E793C1
monochromatic
#37D12F #67DC61 #97E793 #C7F2C5 #E7F9E6
Accessibility & contrast
On white
1.48
#97E793 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#97E793 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E793
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E793 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E793 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98D
Deuteranopia (green-blind)
#DFD198
Tritanopia (blue-blind)
#8FE2D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #97e793; /* rgb */ color: rgb(151, 231, 147); /* oklch */ color: oklch(85.6% 0.139 143.2);
Tailwind
colors: {
custom: {
50: '#b8efb3',
500: '#97e793',
950: '#000000',
},
}SCSS
$custom: #97e793; $custom-light: #b8efb3; $custom-dark: #000000;
JSON
{
"hex": "#97e793",
"rgb": {
"r": 151,
"g": 231,
"b": 147
},
"hsl": {
"h": 117.143,
"s": 63.636,
"l": 74.118
},
"oklch": {
"l": 0.85575,
"c": 0.13858,
"h": 143.2
},
"luminance": 0.65838
}Semantic roles & 50–950 ramp
primary
#97E793
secondary
#BC5DC1
accent
#1ACBC3
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121611
muted
#828581