#9FE787#9FE787
#9FE787 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.8% C 0.146 H 138.2°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9FE787 |
|---|---|
| RGB | rgb(159, 231, 135) |
| HSL | hsl(105, 67%, 72%) |
| HSV | hsv(105, 42%, 91%) |
| CMYK | cmyk(31.2%, 0%, 41.6%, 9.4%) |
| CIE-LAB | lab(85.13, -39.85, 39.73) |
| CIE-LCH | lch(85.13, 56.27, 135.08°) |
| OKLab | oklab(85.8% -0.109 0.0975) |
| OKLCH | oklch(85.8% 0.146 138.2) |
| XYZ | xyz(47.2457, 66.2701, 33.2191) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.18
Pale Light Green
#B1FC99
ΔE00 4.53
Palegreen
#98FB98
ΔE00 4.88
Light Pastel Green
#B2FBA5
ΔE00 4.92
Tea Green
#BDF8A3
ΔE00 4.93
Washed Out Green
#BCF5A6
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FE787 #CF87E7
analogous
#CFE787 #9FE787 #87E79F
triadic
#9FE787 #879FE7 #E7879F
tetradic
#9FE787 #87CFE7 #CF87E7 #E79F87
square
#9FE787 #87CFE7 #CF87E7 #E79F87
split-complementary
#9FE787 #9F87E7 #E787CF
monochromatic
#51CB29 #76DD54 #9FE787 #C8F1BA #EBFAE5
Accessibility & contrast
On white
1.47
#9FE787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#9FE787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FE787
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FE787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FE787 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD980
Deuteranopia (green-blind)
#E2D28D
Tritanopia (blue-blind)
#9CE1D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9fe787; /* rgb */ color: rgb(159, 231, 135); /* oklch */ color: oklch(85.8% 0.146 138.2);
Tailwind
colors: {
custom: {
50: '#beefab',
500: '#9fe787',
950: '#000000',
},
}SCSS
$custom: #9fe787; $custom-light: #beefab; $custom-dark: #000000;
JSON
{
"hex": "#9fe787",
"rgb": {
"r": 159,
"g": 231,
"b": 135
},
"hsl": {
"h": 105,
"s": 66.667,
"l": 71.765
},
"oklch": {
"l": 0.85803,
"c": 0.14624,
"h": 138.2
},
"luminance": 0.66272
}Semantic roles & 50–950 ramp
primary
#9FE787
secondary
#A552C0
accent
#17CFA1
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121610
muted
#828581