#BBF2BE#BBF2BE
#BBF2BE is a very light, moderate green. Relative luminance 0.778; OKLCH L 91.0% C 0.090 H 146.2°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2BE |
|---|---|
| RGB | rgb(187, 242, 190) |
| HSL | hsl(123, 68%, 84%) |
| HSV | hsv(123, 23%, 95%) |
| CMYK | cmyk(22.7%, 0%, 21.5%, 5.1%) |
| CIE-LAB | lab(90.68, -27.28, 19.53) |
| CIE-LCH | lch(90.68, 33.55, 144.40°) |
| OKLab | oklab(90.99% -0.0747 0.05) |
| OKLCH | oklch(90.99% 0.09 146.2) |
| XYZ | xyz(61.5374, 77.7849, 60.4769) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.21
Light Sage
#BCECAC
ΔE00 3.60
Celadon
#BEFDB7
ΔE00 4.12
Light Mint
#B6FFBB
ΔE00 4.19
Very Pale Green
#CFFDBC
ΔE00 4.48
Hospital Green
#9BE5AA
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2BE #F2BBEF
analogous
#D4F2BB #BBF2BE #BBF2DA
triadic
#BBF2BE #BEBBF2 #F2BEBB
tetradic
#BBF2BE #BBD4F2 #F2BBEF #F2DABB
square
#BBF2BE #BBD4F2 #F2BBEF #F2DABB
split-complementary
#BBF2BE #DABBF2 #F2BBD4
monochromatic
#54DE5C #88E88D #BBF2BE #E5FAE6 #E5FAE6
Accessibility & contrast
On white
1.27
#BBF2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#BBF2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2BE
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2BE | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E8BB
Deuteranopia (green-blind)
#EBE2C1
Tritanopia (blue-blind)
#B5EFE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf2be; /* rgb */ color: rgb(187, 242, 190); /* oklch */ color: oklch(91.0% 0.090 146.2);
Tailwind
colors: {
custom: {
50: '#d0f6d1',
500: '#bbf2be',
950: '#000000',
},
}SCSS
$custom: #bbf2be; $custom-light: #d0f6d1; $custom-dark: #000000;
JSON
{
"hex": "#bbf2be",
"rgb": {
"r": 187,
"g": 242,
"b": 190
},
"hsl": {
"h": 123.273,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.90989,
"c": 0.08988,
"h": 146.2
},
"luminance": 0.77787
}Semantic roles & 50–950 ramp
primary
#BBF2BE
secondary
#D280CD
accent
#16C6D0
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141714
muted
#838583