#9EE28C#9EE28C
#9EE28C is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.7% C 0.134 H 139.2°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE28C |
|---|---|
| RGB | rgb(158, 226, 140) |
| HSL | hsl(107, 60%, 72%) |
| HSV | hsv(107, 38%, 89%) |
| CMYK | cmyk(30.1%, 0%, 38.1%, 11.4%) |
| CIE-LAB | lab(83.73, -37.24, 35.41) |
| CIE-LCH | lch(83.73, 51.39, 136.44°) |
| OKLab | oklab(84.68% -0.1017 0.0877) |
| OKLCH | oklch(84.68% 0.134 139.2) |
| XYZ | xyz(46.0290, 63.5535, 34.6477) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.68
Washed Out Green
#BCF5A6
ΔE00 5.12
Light Grey Green
#B7E1A1
ΔE00 5.16
Tea Green
#BDF8A3
ΔE00 5.45
Light Pastel Green
#B2FBA5
ΔE00 5.47
Light Sage
#BCECAC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE28C #D08CE2
analogous
#C9E28C #9EE28C #8CE2A5
triadic
#9EE28C #8C9EE2 #E28C9E
tetradic
#9EE28C #8CC9E2 #D08CE2 #E2A58C
square
#9EE28C #8CC9E2 #D08CE2 #E2A58C
split-complementary
#9EE28C #A58CE2 #E28CC9
monochromatic
#50C331 #75D65B #9EE28C #C7EEBD #EAF9E7
Accessibility & contrast
On white
1.53
#9EE28C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#9EE28C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE28C
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE28C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE28C | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D586
Deuteranopia (green-blind)
#DDCE91
Tritanopia (blue-blind)
#9ADDCC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #9ee28c; /* rgb */ color: rgb(158, 226, 140); /* oklch */ color: oklch(84.7% 0.134 139.2);
Tailwind
colors: {
custom: {
50: '#bdebae',
500: '#9ee28c',
950: '#000000',
},
}SCSS
$custom: #9ee28c; $custom-light: #bdebae; $custom-dark: #000000;
JSON
{
"hex": "#9ee28c",
"rgb": {
"r": 158,
"g": 226,
"b": 140
},
"hsl": {
"h": 107.442,
"s": 59.722,
"l": 71.765
},
"oklch": {
"l": 0.84679,
"c": 0.13425,
"h": 139.2
},
"luminance": 0.63555
}Semantic roles & 50–950 ramp
primary
#9EE28C
secondary
#A658BA
accent
#1EC7A4
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#121610
muted
#828481