#BBFBB2#BBFBB2
#BBFBB2 is a very light, moderate green. Relative luminance 0.828; OKLCH L 92.7% C 0.116 H 141.5°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFBB2 |
|---|---|
| RGB | rgb(187, 251, 178) |
| HSL | hsl(113, 90%, 84%) |
| HSV | hsv(113, 29%, 98%) |
| CMYK | cmyk(25.5%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(92.91, -33.45, 28.73) |
| CIE-LCH | lch(92.91, 44.09, 139.34°) |
| OKLab | oklab(92.71% -0.0912 0.0725) |
| OKLCH | oklch(92.71% 0.116 141.5) |
| XYZ | xyz(63.0243, 82.7714, 54.7667) |
| Luminance | 0.8277 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.77
Pale Green
#C7FDB5
ΔE00 1.79
Light Mint
#B6FFBB
ΔE00 2.07
Washed Out Green
#BCF5A6
ΔE00 2.22
Light Pastel Green
#B2FBA5
ΔE00 2.41
Light Light Green
#C8FFB0
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFBB2 #F2B2FB
analogous
#E0FBB2 #BBFBB2 #B2FBCE
triadic
#BBFBB2 #B2BBFB #FBB2BB
tetradic
#BBFBB2 #B2E0FB #F2B2FB #FBCEB2
square
#BBFBB2 #B2E0FB #F2B2FB #FBCEB2
split-complementary
#BBFBB2 #CEB2FB #FBB2E0
monochromatic
#54F53E #88F878 #BBFBB2 #E5FDE2 #E5FDE2
Accessibility & contrast
On white
1.20
#BBFBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#BBFBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFBB2
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFBB2 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFAD
Deuteranopia (green-blind)
#F5E8B6
Tritanopia (blue-blind)
#B6F6E8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfbb2; /* rgb */ color: rgb(187, 251, 178); /* oklch */ color: oklch(92.7% 0.116 141.5);
Tailwind
colors: {
custom: {
50: '#d1fdc9',
500: '#bbfbb2',
950: '#000000',
},
}SCSS
$custom: #bbfbb2; $custom-light: #d1fdc9; $custom-dark: #000000;
JSON
{
"hex": "#bbfbb2",
"rgb": {
"r": 187,
"g": 251,
"b": 178
},
"hsl": {
"h": 112.603,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.92709,
"c": 0.11649,
"h": 141.5
},
"luminance": 0.82774
}Semantic roles & 50–950 ramp
primary
#BBFBB2
secondary
#D272DF
accent
#00E6C9
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582