#9FFEB7#9FFEB7
#9FFEB7 is a very light, vivid green. Relative luminance 0.817; OKLCH L 92.0% C 0.133 H 151.1°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFEB7 |
|---|---|
| RGB | rgb(159, 254, 183) |
| HSL | hsl(135, 98%, 81%) |
| HSV | hsv(135, 37%, 100%) |
| CMYK | cmyk(37.4%, 0%, 28%, 0.4%) |
| CIE-LAB | lab(92.43, -42.58, 25.30) |
| CIE-LCH | lch(92.43, 49.53, 149.28°) |
| OKLab | oklab(91.97% -0.1165 0.0642) |
| OKLCH | oklch(91.97% 0.133 151.1) |
| XYZ | xyz(58.2838, 81.6701, 57.4834) |
| Luminance | 0.8167 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.27
Mint (survey)
#9FFEB0
ΔE00 1.38
Light Mint Green
#A6FBB2
ΔE00 1.51
Light Seafoam
#A0FEBF
ΔE00 1.64
Light Sea Green
#98F6B0
ΔE00 1.68
Foam Green
#90FDA9
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFEB7 #FE9FE6
analogous
#B6FE9F #9FFEB7 #9FFEE6
triadic
#9FFEB7 #B79FFE #FEB79F
tetradic
#9FFEB7 #9FB6FE #FE9FE6 #FEE69F
square
#9FFEB7 #9FB6FE #FE9FE6 #FEE69F
split-complementary
#9FFEB7 #E69FFE #FE9FB6
monochromatic
#26FD5C #62FD8A #9FFEB7 #DCFFE4 #E1FFE8
Accessibility & contrast
On white
1.21
#9FFEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#9FFEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFEB7
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFEB7 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFB3
Deuteranopia (green-blind)
#F0E5BB
Tritanopia (blue-blind)
#8FFBEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9ffeb7; /* rgb */ color: rgb(159, 254, 183); /* oklch */ color: oklch(92.0% 0.133 151.1);
Tailwind
colors: {
custom: {
50: '#beffcd',
500: '#9ffeb7',
950: '#000000',
},
}SCSS
$custom: #9ffeb7; $custom-light: #beffcd; $custom-dark: #000000;
JSON
{
"hex": "#9ffeb7",
"rgb": {
"r": 159,
"g": 254,
"b": 183
},
"hsl": {
"h": 135.158,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.91972,
"c": 0.13299,
"h": 151.1
},
"luminance": 0.81673
}Semantic roles & 50–950 ramp
primary
#9FFEB7
secondary
#E160C1
accent
#00ACE6
background
#FDFFFE
surface
#F9FFFA
border
#D2D7D3
text
#121813
muted
#828683