#97EB93#97EB93
#97EB93 is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.5% C 0.145 H 143.2°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #97EB93 |
|---|---|
| RGB | rgb(151, 235, 147) |
| HSL | hsl(117, 69%, 75%) |
| HSV | hsv(117, 37%, 92%) |
| CMYK | cmyk(35.7%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(86.06, -42.46, 34.87) |
| CIE-LCH | lch(86.06, 54.94, 140.61°) |
| OKLab | oklab(86.5% -0.1157 0.0866) |
| OKLCH | oklch(86.5% 0.145 143.2) |
| XYZ | xyz(47.7352, 68.1001, 38.2275) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.31
Palegreen
#98FB98
ΔE00 3.55
Light Pastel Green
#B2FBA5
ΔE00 4.16
Mint Green
#8FFF9F
ΔE00 4.59
Pale Light Green
#B1FC99
ΔE00 4.62
Foam Green
#90FDA9
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EB93 #E793EB
analogous
#C3EB93 #97EB93 #93EBBB
triadic
#97EB93 #9397EB #EB9397
tetradic
#97EB93 #93C3EB #E793EB #EBBB93
square
#97EB93 #93C3EB #E793EB #EBBB93
split-complementary
#97EB93 #BB93EB #EB93C3
monochromatic
#34D82C #65E15F #97EB93 #C9F5C7 #E6FAE5
Accessibility & contrast
On white
1.44
#97EB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#97EB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EB93
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EB93 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8D
Deuteranopia (green-blind)
#E2D498
Tritanopia (blue-blind)
#8FE6D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #97eb93; /* rgb */ color: rgb(151, 235, 147); /* oklch */ color: oklch(86.5% 0.145 143.2);
Tailwind
colors: {
custom: {
50: '#b9f2b3',
500: '#97eb93',
950: '#000000',
},
}SCSS
$custom: #97eb93; $custom-light: #b9f2b3; $custom-dark: #000000;
JSON
{
"hex": "#97eb93",
"rgb": {
"r": 151,
"g": 235,
"b": 147
},
"hsl": {
"h": 117.273,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.86503,
"c": 0.14455,
"h": 143.2
},
"luminance": 0.68103
}Semantic roles & 50–950 ramp
primary
#97EB93
secondary
#C15CC6
accent
#15D1C8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581