#B9FFBB#B9FFBB
#B9FFBB is a very light, moderate green. Relative luminance 0.854; OKLCH L 93.7% C 0.115 H 145.3°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B9FFBB |
|---|---|
| RGB | rgb(185, 255, 187) |
| HSL | hsl(122, 100%, 86%) |
| HSV | hsv(122, 27%, 100%) |
| CMYK | cmyk(27.5%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(94.06, -34.50, 25.72) |
| CIE-LCH | lch(94.06, 43.03, 143.29°) |
| OKLab | oklab(93.66% -0.0942 0.0653) |
| OKLCH | oklch(93.66% 0.115 145.3) |
| XYZ | xyz(64.7345, 85.4197, 60.0809) |
| Luminance | 0.8542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.46
Celadon
#BEFDB7
ΔE00 1.31
Light Mint Green
#A6FBB2
ΔE00 2.46
Light Seafoam Green
#A7FFB5
ΔE00 2.47
Pale Green
#C7FDB5
ΔE00 2.97
Mint (survey)
#9FFEB0
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9FFBB #FFB9FD
analogous
#DAFFB9 #B9FFBB #B9FFDE
triadic
#B9FFBB #BBB9FF #FFBBB9
tetradic
#B9FFBB #B9DAFF #FFB9FD #FFDEB9
square
#B9FFBB #B9DAFF #FFB9FD #FFDEB9
split-complementary
#B9FFBB #DEB9FF #FFB9DA
monochromatic
#3FFF44 #7CFF80 #B9FFBB #E0FFE1 #E0FFE1
Accessibility & contrast
On white
1.16
#B9FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#B9FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9FFBB
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9FFBB | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B7
Deuteranopia (green-blind)
#F6EBBF
Tritanopia (blue-blind)
#B2FBED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b9ffbb; /* rgb */ color: rgb(185, 255, 187); /* oklch */ color: oklch(93.7% 0.115 145.3);
Tailwind
colors: {
custom: {
50: '#cfffcf',
500: '#b9ffbb',
950: '#000000',
},
}SCSS
$custom: #b9ffbb; $custom-light: #cfffcf; $custom-dark: #000000;
JSON
{
"hex": "#b9ffbb",
"rgb": {
"r": 185,
"g": 255,
"b": 187
},
"hsl": {
"h": 121.714,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.93659,
"c": 0.11463,
"h": 145.3
},
"luminance": 0.85422
}Semantic roles & 50–950 ramp
primary
#B9FFBB
secondary
#E775E3
accent
#00DFE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683