#9FFEB5#9FFEB5
#9FFEB5 is a very light, vivid green. Relative luminance 0.816; OKLCH L 91.9% C 0.135 H 150.4°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFEB5 |
|---|---|
| RGB | rgb(159, 254, 181) |
| HSL | hsl(134, 98%, 81%) |
| HSV | hsv(134, 37%, 100%) |
| CMYK | cmyk(37.4%, 0%, 28.7%, 0.4%) |
| CIE-LAB | lab(92.39, -42.92, 26.27) |
| CIE-LCH | lch(92.39, 50.32, 148.53°) |
| OKLab | oklab(91.93% -0.1173 0.0665) |
| OKLCH | oklch(91.93% 0.135 150.4) |
| XYZ | xyz(58.0771, 81.5874, 56.3948) |
| Luminance | 0.8159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 0.98
Light Seafoam Green
#A7FFB5
ΔE00 1.04
Light Mint Green
#A6FBB2
ΔE00 1.31
Light Sea Green
#98F6B0
ΔE00 1.72
Light Seafoam
#A0FEBF
ΔE00 2.04
Foam Green
#90FDA9
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFEB5 #FE9FE8
analogous
#B8FE9F #9FFEB5 #9FFEE4
triadic
#9FFEB5 #B59FFE #FEB59F
tetradic
#9FFEB5 #9FB8FE #FE9FE8 #FEE49F
square
#9FFEB5 #9FB8FE #FE9FE8 #FEE49F
split-complementary
#9FFEB5 #E49FFE #FE9FB8
monochromatic
#26FD58 #62FD86 #9FFEB5 #DCFFE4 #E1FFE8
Accessibility & contrast
On white
1.21
#9FFEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#9FFEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFEB5
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFEB5 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFB1
Deuteranopia (green-blind)
#F0E5B9
Tritanopia (blue-blind)
#8FFBEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9ffeb5; /* rgb */ color: rgb(159, 254, 181); /* oklch */ color: oklch(91.9% 0.135 150.4);
Tailwind
colors: {
custom: {
50: '#beffcb',
500: '#9ffeb5',
950: '#000000',
},
}SCSS
$custom: #9ffeb5; $custom-light: #beffcb; $custom-dark: #000000;
JSON
{
"hex": "#9ffeb5",
"rgb": {
"r": 159,
"g": 254,
"b": 181
},
"hsl": {
"h": 133.895,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.91931,
"c": 0.13488,
"h": 150.4
},
"luminance": 0.81591
}Semantic roles & 50–950 ramp
primary
#9FFEB5
secondary
#E160C3
accent
#00B0E6
background
#FDFFFE
surface
#F9FFFA
border
#D2D7D3
text
#121813
muted
#828683