#BBF2BC#BBF2BC
#BBF2BC is a very light, moderate green. Relative luminance 0.777; OKLCH L 90.9% C 0.092 H 145.2°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2BC |
|---|---|
| RGB | rgb(187, 242, 188) |
| HSL | hsl(121, 68%, 84%) |
| HSV | hsv(121, 23%, 95%) |
| CMYK | cmyk(22.7%, 0%, 22.3%, 5.1%) |
| CIE-LAB | lab(90.64, -27.62, 20.51) |
| CIE-LCH | lch(90.64, 34.40, 143.41°) |
| OKLab | oklab(90.94% -0.0755 0.0524) |
| OKLCH | oklch(90.94% 0.092 145.2) |
| XYZ | xyz(61.3203, 77.6980, 59.3336) |
| Luminance | 0.7770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.17
Mint
#AAF0C1
ΔE00 3.51
Celadon
#BEFDB7
ΔE00 3.74
Light Mint
#B6FFBB
ΔE00 3.93
Very Pale Green
#CFFDBC
ΔE00 4.16
Pale Green
#C7FDB5
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2BC #F2BBF1
analogous
#D6F2BB #BBF2BC #BBF2D8
triadic
#BBF2BC #BCBBF2 #F2BCBB
tetradic
#BBF2BC #BBD6F2 #F2BBF1 #F2D8BB
square
#BBF2BC #BBD6F2 #F2BBF1 #F2D8BB
split-complementary
#BBF2BC #D8BBF2 #F2BBD6
monochromatic
#54DE57 #88E889 #BBF2BC #E5FAE6 #E5FAE6
Accessibility & contrast
On white
1.27
#BBF2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#BBF2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2BC
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2BC | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E8B9
Deuteranopia (green-blind)
#EBE2BF
Tritanopia (blue-blind)
#B6EFE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf2bc; /* rgb */ color: rgb(187, 242, 188); /* oklch */ color: oklch(90.9% 0.092 145.2);
Tailwind
colors: {
custom: {
50: '#d0f6d0',
500: '#bbf2bc',
950: '#000000',
},
}SCSS
$custom: #bbf2bc; $custom-light: #d0f6d0; $custom-dark: #000000;
JSON
{
"hex": "#bbf2bc",
"rgb": {
"r": 187,
"g": 242,
"b": 188
},
"hsl": {
"h": 121.091,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.90944,
"c": 0.09194,
"h": 145.2
},
"luminance": 0.777
}Semantic roles & 50–950 ramp
primary
#BBF2BC
secondary
#D280D0
accent
#16CCD0
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141714
muted
#838583