#BBFCB0#BBFCB0
#BBFCB0 is a very light, vivid green. Relative luminance 0.833; OKLCH L 92.9% C 0.120 H 140.9°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFCB0 |
|---|---|
| RGB | rgb(187, 252, 176) |
| HSL | hsl(111, 93%, 84%) |
| HSV | hsv(111, 30%, 99%) |
| CMYK | cmyk(25.8%, 0%, 30.2%, 1.2%) |
| CIE-LAB | lab(93.15, -34.22, 30.06) |
| CIE-LCH | lch(93.15, 45.55, 138.70°) |
| OKLab | oklab(92.89% -0.0933 0.0757) |
| OKLCH | oklch(92.89% 0.12 140.9) |
| XYZ | xyz(63.1382, 83.3181, 53.8213) |
| Luminance | 0.8332 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.19
Pale Green
#C7FDB5
ΔE00 1.84
Light Pastel Green
#B2FBA5
ΔE00 1.94
Washed Out Green
#BCF5A6
ΔE00 2.04
Light Light Green
#C8FFB0
ΔE00 2.12
Tea Green
#BDF8A3
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFCB0 #F1B0FC
analogous
#E1FCB0 #BBFCB0 #B0FCCB
triadic
#BBFCB0 #B0BBFC #FCB0BB
tetradic
#BBFCB0 #B0E1FC #F1B0FC #FCCBB0
square
#BBFCB0 #B0E1FC #F1B0FC #FCCBB0
split-complementary
#BBFCB0 #CBB0FC #FCB0E1
monochromatic
#55F83A #88FA75 #BBFCB0 #E6FEE2 #E6FEE2
Accessibility & contrast
On white
1.19
#BBFCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#BBFCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFCB0
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFCB0 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFAB
Deuteranopia (green-blind)
#F6E9B4
Tritanopia (blue-blind)
#B7F7E8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfcb0; /* rgb */ color: rgb(187, 252, 176); /* oklch */ color: oklch(92.9% 0.120 140.9);
Tailwind
colors: {
custom: {
50: '#d1fdc8',
500: '#bbfcb0',
950: '#000000',
},
}SCSS
$custom: #bbfcb0; $custom-light: #d1fdc8; $custom-dark: #000000;
JSON
{
"hex": "#bbfcb0",
"rgb": {
"r": 187,
"g": 252,
"b": 176
},
"hsl": {
"h": 111.316,
"s": 92.683,
"l": 83.922
},
"oklch": {
"l": 0.9289,
"c": 0.12012,
"h": 140.9
},
"luminance": 0.8332
}Semantic roles & 50–950 ramp
primary
#BBFCB0
secondary
#D070E0
accent
#00E6C4
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582