#9BFEBB#9BFEBB
#9BFEBB is a very light, vivid green. Relative luminance 0.814; OKLCH L 91.9% C 0.132 H 153.5°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFEBB |
|---|---|
| RGB | rgb(155, 254, 187) |
| HSL | hsl(139, 98%, 80%) |
| HSV | hsv(139, 39%, 100%) |
| CMYK | cmyk(39%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(92.33, -43.00, 23.10) |
| CIE-LCH | lch(92.33, 48.82, 151.76°) |
| OKLab | oklab(91.87% -0.1179 0.0588) |
| OKLCH | oklch(91.87% 0.132 153.5) |
| XYZ | xyz(57.9254, 81.4365, 59.6706) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.88
Light Sea Green
#98F6B0
ΔE00 1.93
Light Seafoam Green
#A7FFB5
ΔE00 2.31
Mint (survey)
#9FFEB0
ΔE00 2.40
Light Mint Green
#A6FBB2
ΔE00 2.48
Light Blue Green
#7EFBB3
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFEBB #FE9BDE
analogous
#ACFE9B #9BFEBB #9BFEED
triadic
#9BFEBB #BB9BFE #FEBB9B
tetradic
#9BFEBB #9BACFE #FE9BDE #FEED9B
square
#9BFEBB #9BACFE #FE9BDE #FEED9B
split-complementary
#9BFEBB #ED9BFE #FE9BAC
monochromatic
#22FD69 #5EFD92 #9BFEBB #D8FFE4 #E1FFEA
Accessibility & contrast
On white
1.21
#9BFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#9BFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFEBB
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFEBB | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEFB7
Deuteranopia (green-blind)
#EFE5BF
Tritanopia (blue-blind)
#88FCEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9bfebb; /* rgb */ color: rgb(155, 254, 187); /* oklch */ color: oklch(91.9% 0.132 153.5);
Tailwind
colors: {
custom: {
50: '#bcffcf',
500: '#9bfebb',
950: '#000000',
},
}SCSS
$custom: #9bfebb; $custom-light: #bcffcf; $custom-dark: #000000;
JSON
{
"hex": "#9bfebb",
"rgb": {
"r": 155,
"g": 254,
"b": 187
},
"hsl": {
"h": 139.394,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.91865,
"c": 0.13174,
"h": 153.5
},
"luminance": 0.8144
}Semantic roles & 50–950 ramp
primary
#9BFEBB
secondary
#E15CB6
accent
#009BE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683