#BBFFB9#BBFFB9
#BBFFB9 is a very light, moderate green. Relative luminance 0.856; OKLCH L 93.7% C 0.115 H 143.9°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFB9 |
|---|---|
| RGB | rgb(187, 255, 185) |
| HSL | hsl(118, 100%, 86%) |
| HSV | hsv(118, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 27.5%, 0%) |
| CIE-LAB | lab(94.13, -34.18, 26.85) |
| CIE-LCH | lch(94.13, 43.47, 141.85°) |
| OKLab | oklab(93.73% -0.0933 0.068) |
| OKLCH | oklch(93.73% 0.115 143.9) |
| XYZ | xyz(65.0079, 85.5852, 58.9840) |
| Luminance | 0.8559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.82
Light Mint
#B6FFBB
ΔE00 0.98
Pale Green
#C7FDB5
ΔE00 2.45
Light Mint Green
#A6FBB2
ΔE00 2.70
Light Seafoam Green
#A7FFB5
ΔE00 2.74
Light Pastel Green
#B2FBA5
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFB9 #FDB9FF
analogous
#DEFFB9 #BBFFB9 #B9FFDA
triadic
#BBFFB9 #B9BBFF #FFB9BB
tetradic
#BBFFB9 #B9DEFF #FDB9FF #FFDAB9
square
#BBFFB9 #B9DEFF #FDB9FF #FFDAB9
split-complementary
#BBFFB9 #DAB9FF #FFB9DE
monochromatic
#44FF3F #80FF7C #BBFFB9 #E1FFE0 #E1FFE0
Accessibility & contrast
On white
1.16
#BBFFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#BBFFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFB9
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFB9 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B5
Deuteranopia (green-blind)
#F7EBBD
Tritanopia (blue-blind)
#B5FBEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbffb9; /* rgb */ color: rgb(187, 255, 185); /* oklch */ color: oklch(93.7% 0.115 143.9);
Tailwind
colors: {
custom: {
50: '#d1ffce',
500: '#bbffb9',
950: '#000000',
},
}SCSS
$custom: #bbffb9; $custom-light: #d1ffce; $custom-dark: #000000;
JSON
{
"hex": "#bbffb9",
"rgb": {
"r": 187,
"g": 255,
"b": 185
},
"hsl": {
"h": 118.286,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.93732,
"c": 0.11545,
"h": 143.9
},
"luminance": 0.85588
}Semantic roles & 50–950 ramp
primary
#BBFFB9
secondary
#E375E7
accent
#00E6DF
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141813
muted
#838683