#BBFFCB#BBFFCB
#BBFFCB is a very light, moderate green. Relative luminance 0.864; OKLCH L 94.1% C 0.098 H 151.5°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFCB |
|---|---|
| RGB | rgb(187, 255, 203) |
| HSL | hsl(134, 100%, 87%) |
| HSV | hsv(134, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(94.48, -31.15, 18.17) |
| CIE-LCH | lch(94.48, 36.07, 149.75°) |
| OKLab | oklab(94.13% -0.0858 0.0466) |
| OKLCH | oklch(94.13% 0.098 151.5) |
| XYZ | xyz(67.0297, 86.3939, 69.6323) |
| Luminance | 0.8640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 3.43
Mint
#AAF0C1
ΔE00 3.45
Light Seafoam
#A0FEBF
ΔE00 3.86
Celadon
#BEFDB7
ΔE00 4.34
Light Mint Green
#A6FBB2
ΔE00 4.76
Light Seafoam Green
#A7FFB5
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFCB #FFBBEF
analogous
#CDFFBB #BBFFCB #BBFFED
triadic
#BBFFCB #CBBBFF #FFCBBB
tetradic
#BBFFCB #BBCDFF #FFBBEF #FFEDBB
square
#BBFFCB #BBCDFF #FFBBEF #FFEDBB
split-complementary
#BBFFCB #EDBBFF #FFBBCD
monochromatic
#41FF6D #7EFF9C #BBFFCB #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.15
#BBFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#BBFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFCB
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFCB | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C8
Deuteranopia (green-blind)
#F4ECCE
Tritanopia (blue-blind)
#B1FDF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbffcb; /* rgb */ color: rgb(187, 255, 203); /* oklch */ color: oklch(94.1% 0.098 151.5);
Tailwind
colors: {
custom: {
50: '#d0ffdb',
500: '#bbffcb',
950: '#000000',
},
}SCSS
$custom: #bbffcb; $custom-light: #d0ffdb; $custom-dark: #000000;
JSON
{
"hex": "#bbffcb",
"rgb": {
"r": 187,
"g": 255,
"b": 203
},
"hsl": {
"h": 134.118,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94125,
"c": 0.09764,
"h": 151.5
},
"luminance": 0.86397
}Semantic roles & 50–950 ramp
primary
#BBFFCB
secondary
#E777CD
accent
#00AFE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684