#9EEF84#9EEF84
#9EEF84 is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.6% C 0.161 H 138.5°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9EEF84 |
|---|---|
| RGB | rgb(158, 239, 132) |
| HSL | hsl(105, 77%, 73%) |
| HSV | hsv(105, 45%, 94%) |
| CMYK | cmyk(33.9%, 0%, 44.8%, 6.3%) |
| CIE-LAB | lab(87.32, -44.08, 43.97) |
| CIE-LCH | lch(87.32, 62.26, 135.07°) |
| OKLab | oklab(87.55% -0.1207 0.107) |
| OKLCH | oklch(87.55% 0.161 138.5) |
| XYZ | xyz(49.1303, 70.6658, 32.8765) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 3.03
Lightgreen
#90EE90
ΔE00 3.14
Pale Light Green
#B1FC99
ΔE00 3.38
Palegreen
#98FB98
ΔE00 3.72
Pastel Green
#B0FF9D
ΔE00 3.92
Easter Green
#8CFD7E
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EEF84 #D584EF
analogous
#D3EF84 #9EEF84 #84EFA0
triadic
#9EEF84 #849EEF #EF849E
tetradic
#9EEF84 #84D3EF #D584EF #EFA084
square
#9EEF84 #84D3EF #D584EF #EFA084
split-complementary
#9EEF84 #A084EF #EF84D3
monochromatic
#4BDC1D #73E84E #9EEF84 #C9F6BA #EAFBE4
Accessibility & contrast
On white
1.39
#9EEF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#9EEF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EEF84
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EEF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EEF84 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7C
Deuteranopia (green-blind)
#E9D88B
Tritanopia (blue-blind)
#9AE8D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #9eef84; /* rgb */ color: rgb(158, 239, 132); /* oklch */ color: oklch(87.6% 0.161 138.5);
Tailwind
colors: {
custom: {
50: '#bef4a9',
500: '#9eef84',
950: '#000000',
},
}SCSS
$custom: #9eef84; $custom-light: #bef4a9; $custom-dark: #000000;
JSON
{
"hex": "#9eef84",
"rgb": {
"r": 158,
"g": 239,
"b": 132
},
"hsl": {
"h": 105.421,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.87551,
"c": 0.16132,
"h": 138.5
},
"luminance": 0.70668
}Semantic roles & 50–950 ramp
primary
#9EEF84
secondary
#AC4DCA
accent
#0CD9A7
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121710
muted
#828581