#BBF1BE#BBF1BE
#BBF1BE is a very light, moderate green. Relative luminance 0.772; OKLCH L 90.8% C 0.088 H 146.2°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF1BE |
|---|---|
| RGB | rgb(187, 241, 190) |
| HSL | hsl(123, 66%, 84%) |
| HSV | hsv(123, 22%, 95%) |
| CMYK | cmyk(22.4%, 0%, 21.2%, 5.5%) |
| CIE-LAB | lab(90.41, -26.81, 19.15) |
| CIE-LCH | lch(90.41, 32.95, 144.46°) |
| OKLab | oklab(90.77% -0.0734 0.0491) |
| OKLCH | oklch(90.77% 0.088 146.2) |
| XYZ | xyz(61.2406, 77.1912, 60.3780) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.19
Light Sage
#BCECAC
ΔE00 3.66
Celadon
#BEFDB7
ΔE00 4.40
Light Mint
#B6FFBB
ΔE00 4.49
Very Pale Green
#CFFDBC
ΔE00 4.66
Hospital Green
#9BE5AA
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF1BE #F1BBEE
analogous
#D3F1BB #BBF1BE #BBF1D9
triadic
#BBF1BE #BEBBF1 #F1BEBB
tetradic
#BBF1BE #BBD3F1 #F1BBEE #F1D9BB
square
#BBF1BE #BBD3F1 #F1BBEE #F1D9BB
split-complementary
#BBF1BE #D9BBF1 #F1BBD3
monochromatic
#55DC5D #88E78D #BBF1BE #E6FAE7 #E6FAE7
Accessibility & contrast
On white
1.28
#BBF1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#BBF1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF1BE
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF1BE | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7BB
Deuteranopia (green-blind)
#EAE1C1
Tritanopia (blue-blind)
#B5EEE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf1be; /* rgb */ color: rgb(187, 241, 190); /* oklch */ color: oklch(90.8% 0.088 146.2);
Tailwind
colors: {
custom: {
50: '#d0f5d1',
500: '#bbf1be',
950: '#000000',
},
}SCSS
$custom: #bbf1be; $custom-light: #d0f5d1; $custom-dark: #000000;
JSON
{
"hex": "#bbf1be",
"rgb": {
"r": 187,
"g": 241,
"b": 190
},
"hsl": {
"h": 123.333,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.90771,
"c": 0.08829,
"h": 146.2
},
"luminance": 0.77193
}Semantic roles & 50–950 ramp
primary
#BBF1BE
secondary
#D080CC
accent
#18C4CE
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141714
muted
#838583