#BBF2BB#BBF2BB
#BBF2BB is a very light, moderate green. Relative luminance 0.777; OKLCH L 90.9% C 0.093 H 144.8°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2BB |
|---|---|
| RGB | rgb(187, 242, 187) |
| HSL | hsl(120, 68%, 84%) |
| HSV | hsv(120, 23%, 95%) |
| CMYK | cmyk(22.7%, 0%, 22.7%, 5.1%) |
| CIE-LAB | lab(90.62, -27.79, 20.99) |
| CIE-LCH | lch(90.62, 34.83, 142.93°) |
| OKLab | oklab(90.92% -0.0759 0.0536) |
| OKLCH | oklch(90.92% 0.093 144.8) |
| XYZ | xyz(61.2129, 77.6550, 58.7678) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.97
Celadon
#BEFDB7
ΔE00 3.56
Mint
#AAF0C1
ΔE00 3.67
Light Mint
#B6FFBB
ΔE00 3.81
Very Pale Green
#CFFDBC
ΔE00 4.00
Pale Green
#C7FDB5
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2BB #F2BBF2
analogous
#D7F2BB #BBF2BB #BBF2D7
triadic
#BBF2BB #BBBBF2 #F2BBBB
tetradic
#BBF2BB #BBD7F2 #F2BBF2 #F2D7BB
square
#BBF2BB #BBD7F2 #F2BBF2 #F2D7BB
split-complementary
#BBF2BB #D7BBF2 #F2BBD7
monochromatic
#54DE54 #88E888 #BBF2BB #E5FAE5 #E5FAE5
Accessibility & contrast
On white
1.27
#BBF2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#BBF2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2BB
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2BB | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E8B8
Deuteranopia (green-blind)
#EBE2BE
Tritanopia (blue-blind)
#B6EFE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf2bb; /* rgb */ color: rgb(187, 242, 187); /* oklch */ color: oklch(90.9% 0.093 144.8);
Tailwind
colors: {
custom: {
50: '#d0f6cf',
500: '#bbf2bb',
950: '#000000',
},
}SCSS
$custom: #bbf2bb; $custom-light: #d0f6cf; $custom-dark: #000000;
JSON
{
"hex": "#bbf2bb",
"rgb": {
"r": 187,
"g": 242,
"b": 187
},
"hsl": {
"h": 120,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.90922,
"c": 0.09297,
"h": 144.8
},
"luminance": 0.77657
}Semantic roles & 50–950 ramp
primary
#BBF2BB
secondary
#D280D2
accent
#16D0D0
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141714
muted
#838583