#9EFE98#9EFE98
#9EFE98 is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.3% C 0.163 H 142.8°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFE98 |
|---|---|
| RGB | rgb(158, 254, 152) |
| HSL | hsl(116, 98%, 80%) |
| HSV | hsv(116, 40%, 100%) |
| CMYK | cmyk(37.8%, 0%, 40.2%, 0.4%) |
| CIE-LAB | lab(91.87, -47.78, 40.04) |
| CIE-LCH | lch(91.87, 62.34, 140.04°) |
| OKLab | oklab(91.34% -0.1303 0.0988) |
| OKLCH | oklch(91.34% 0.163 142.8) |
| XYZ | xyz(55.2075, 80.4167, 42.3127) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.96
Pastel Green
#B0FF9D
ΔE00 2.14
Mint Green
#8FFF9F
ΔE00 2.32
Baby Green
#8CFF9E
ΔE00 2.50
Pale Light Green
#B1FC99
ΔE00 2.57
Light Pastel Green
#B2FBA5
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFE98 #F898FE
analogous
#D1FE98 #9EFE98 #98FEC5
triadic
#9EFE98 #989EFE #FE989E
tetradic
#9EFE98 #98D1FE #F898FE #FEC598
square
#9EFE98 #98D1FE #F898FE #FEC598
split-complementary
#9EFE98 #C598FE #FE98D1
monochromatic
#2CFD1F #65FD5B #9EFE98 #D7FFD5 #E2FFE1
Accessibility & contrast
On white
1.23
#9EFE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#9EFE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFE98
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFE98 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED91
Deuteranopia (green-blind)
#F4E49E
Tritanopia (blue-blind)
#94F8E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9efe98; /* rgb */ color: rgb(158, 254, 152); /* oklch */ color: oklch(91.3% 0.163 142.8);
Tailwind
colors: {
custom: {
50: '#beffb7',
500: '#9efe98',
950: '#000000',
},
}SCSS
$custom: #9efe98; $custom-light: #beffb7; $custom-dark: #000000;
JSON
{
"hex": "#9efe98",
"rgb": {
"r": 158,
"g": 254,
"b": 152
},
"hsl": {
"h": 116.471,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.91339,
"c": 0.16347,
"h": 142.8
},
"luminance": 0.8042
}Semantic roles & 50–950 ramp
primary
#9EFE98
secondary
#D85AE0
accent
#00E6D8
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121811
muted
#828681