#9FFEB3#9FFEB3
#9FFEB3 is a very light, vivid green. Relative luminance 0.815; OKLCH L 91.9% C 0.137 H 149.8°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFEB3 |
|---|---|
| RGB | rgb(159, 254, 179) |
| HSL | hsl(133, 98%, 81%) |
| HSV | hsv(133, 37%, 100%) |
| CMYK | cmyk(37.4%, 0%, 29.5%, 0.4%) |
| CIE-LAB | lab(92.36, -43.26, 27.23) |
| CIE-LCH | lch(92.36, 51.12, 147.81°) |
| OKLab | oklab(91.89% -0.1182 0.0689) |
| OKLCH | oklch(91.89% 0.137 149.8) |
| XYZ | xyz(57.8733, 81.5059, 55.3218) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 0.58
Light Seafoam Green
#A7FFB5
ΔE00 0.93
Light Mint Green
#A6FBB2
ΔE00 1.22
Light Sea Green
#98F6B0
ΔE00 1.85
Foam Green
#90FDA9
ΔE00 1.99
Light Seafoam
#A0FEBF
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFEB3 #FE9FEA
analogous
#BAFE9F #9FFEB3 #9FFEE3
triadic
#9FFEB3 #B39FFE #FEB39F
tetradic
#9FFEB3 #9FBAFE #FE9FEA #FEE39F
square
#9FFEB3 #9FBAFE #FE9FEA #FEE39F
split-complementary
#9FFEB3 #E39FFE #FE9FBA
monochromatic
#26FD53 #62FD83 #9FFEB3 #DCFFE3 #E1FFE7
Accessibility & contrast
On white
1.21
#9FFEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#9FFEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFEB3
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFEB3 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFAE
Deuteranopia (green-blind)
#F1E5B7
Tritanopia (blue-blind)
#90FBEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9ffeb3; /* rgb */ color: rgb(159, 254, 179); /* oklch */ color: oklch(91.9% 0.137 149.8);
Tailwind
colors: {
custom: {
50: '#beffca',
500: '#9ffeb3',
950: '#000000',
},
}SCSS
$custom: #9ffeb3; $custom-light: #beffca; $custom-dark: #000000;
JSON
{
"hex": "#9ffeb3",
"rgb": {
"r": 159,
"g": 254,
"b": 179
},
"hsl": {
"h": 132.632,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.91889,
"c": 0.13678,
"h": 149.8
},
"luminance": 0.81509
}Semantic roles & 50–950 ramp
primary
#9FFEB3
secondary
#E160C6
accent
#00B5E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#121813
muted
#828682