#9EFC9A#9EFC9A
#9EFC9A is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.9% C 0.159 H 143.3°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFC9A |
|---|---|
| RGB | rgb(158, 252, 154) |
| HSL | hsl(118, 94%, 80%) |
| HSV | hsv(118, 39%, 99%) |
| CMYK | cmyk(37.3%, 0%, 38.9%, 1.2%) |
| CIE-LAB | lab(91.33, -46.64, 38.36) |
| CIE-LCH | lch(91.33, 60.39, 140.57°) |
| OKLab | oklab(90.91% -0.1271 0.0949) |
| OKLCH | oklch(90.91% 0.159 143.3) |
| XYZ | xyz(54.7413, 79.2200, 42.9722) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.66
Mint Green
#8FFF9F
ΔE00 2.16
Pastel Green
#B0FF9D
ΔE00 2.20
Baby Green
#8CFF9E
ΔE00 2.37
Pale Light Green
#B1FC99
ΔE00 2.60
Light Pastel Green
#B2FBA5
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFC9A #F89AFC
analogous
#CFFC9A #9EFC9A #9AFCC7
triadic
#9EFC9A #9A9EFC #FC9A9E
tetradic
#9EFC9A #9ACFFC #F89AFC #FCC79A
square
#9EFC9A #9ACFFC #F89AFC #FCC79A
split-complementary
#9EFC9A #C79AFC #FC9ACF
monochromatic
#2CF823 #65FA5F #9EFC9A #D7FED5 #E2FEE1
Accessibility & contrast
On white
1.25
#9EFC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#9EFC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFC9A
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFC9A | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC93
Deuteranopia (green-blind)
#F2E3A0
Tritanopia (blue-blind)
#94F7E4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #9efc9a; /* rgb */ color: rgb(158, 252, 154); /* oklch */ color: oklch(90.9% 0.159 143.3);
Tailwind
colors: {
custom: {
50: '#befeb9',
500: '#9efc9a',
950: '#000000',
},
}SCSS
$custom: #9efc9a; $custom-light: #befeb9; $custom-dark: #000000;
JSON
{
"hex": "#9efc9a",
"rgb": {
"r": 158,
"g": 252,
"b": 154
},
"hsl": {
"h": 117.551,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.90912,
"c": 0.15865,
"h": 143.3
},
"luminance": 0.79223
}Semantic roles & 50–950 ramp
primary
#9EFC9A
secondary
#D85DDE
accent
#00E6DC
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121811
muted
#828681