#BBFFBD#BBFFBD
#BBFFBD is a very light, moderate green. Relative luminance 0.858; OKLCH L 93.8% C 0.111 H 145.3°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFBD |
|---|---|
| RGB | rgb(187, 255, 189) |
| HSL | hsl(122, 100%, 87%) |
| HSV | hsv(122, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(94.21, -33.54, 24.92) |
| CIE-LCH | lch(94.21, 41.78, 143.38°) |
| OKLab | oklab(93.82% -0.0916 0.0634) |
| OKLCH | oklch(93.82% 0.111 145.3) |
| XYZ | xyz(65.4361, 85.7565, 61.2392) |
| Luminance | 0.8576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.76
Celadon
#BEFDB7
ΔE00 1.36
Light Mint Green
#A6FBB2
ΔE00 2.81
Light Seafoam Green
#A7FFB5
ΔE00 2.83
Pale Green
#C7FDB5
ΔE00 2.94
Very Pale Green
#CFFDBC
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFBD #FFBBFD
analogous
#DBFFBB #BBFFBD #BBFFDF
triadic
#BBFFBD #BDBBFF #FFBDBB
tetradic
#BBFFBD #BBDBFF #FFBBFD #FFDFBB
square
#BBFFBD #BBDBFF #FFBBFD #FFDFBB
split-complementary
#BBFFBD #DFBBFF #FFBBDB
monochromatic
#41FF46 #7EFF82 #BBFFBD #E0FFE1 #E0FFE1
Accessibility & contrast
On white
1.16
#BBFFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#BBFFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFBD
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFBD | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B9
Deuteranopia (green-blind)
#F7ECC0
Tritanopia (blue-blind)
#B4FBED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbffbd; /* rgb */ color: rgb(187, 255, 189); /* oklch */ color: oklch(93.8% 0.111 145.3);
Tailwind
colors: {
custom: {
50: '#d1ffd1',
500: '#bbffbd',
950: '#000000',
},
}SCSS
$custom: #bbffbd; $custom-light: #d1ffd1; $custom-dark: #000000;
JSON
{
"hex": "#bbffbd",
"rgb": {
"r": 187,
"g": 255,
"b": 189
},
"hsl": {
"h": 121.765,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.93816,
"c": 0.11139,
"h": 145.3
},
"luminance": 0.85759
}Semantic roles & 50–950 ramp
primary
#BBFFBD
secondary
#E777E4
accent
#00DFE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683