#BBF1B4#BBF1B4
#BBF1B4 is a very light, moderate green. Relative luminance 0.768; OKLCH L 90.6% C 0.099 H 141.8°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF1B4 |
|---|---|
| RGB | rgb(187, 241, 180) |
| HSL | hsl(113, 69%, 83%) |
| HSV | hsv(113, 25%, 95%) |
| CMYK | cmyk(22.4%, 0%, 25.3%, 5.5%) |
| CIE-LAB | lab(90.22, -28.47, 24.02) |
| CIE-LCH | lch(90.22, 37.25, 139.84°) |
| OKLab | oklab(90.55% -0.0776 0.0611) |
| OKLCH | oklch(90.55% 0.099 141.8) |
| XYZ | xyz(60.1849, 76.7690, 54.8181) |
| Luminance | 0.7677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.71
Celadon
#BEFDB7
ΔE00 2.87
Pale Green
#C7FDB5
ΔE00 3.29
Very Pale Green
#CFFDBC
ΔE00 3.38
Washed Out Green
#BCF5A6
ΔE00 3.57
Light Mint
#B6FFBB
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF1B4 #EAB4F1
analogous
#D9F1B4 #BBF1B4 #B4F1CC
triadic
#BBF1B4 #B4BBF1 #F1B4BB
tetradic
#BBF1B4 #B4D9F1 #EAB4F1 #F1CCB4
square
#BBF1B4 #B4D9F1 #EAB4F1 #F1CCB4
split-complementary
#BBF1B4 #CCB4F1 #F1B4D9
monochromatic
#5DDE4D #8CE780 #BBF1B4 #E8FAE5 #E8FAE5
Accessibility & contrast
On white
1.28
#BBF1B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#BBF1B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF1B4
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF1B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF1B4 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6B0
Deuteranopia (green-blind)
#ECE1B7
Tritanopia (blue-blind)
#B7EDE1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf1b4; /* rgb */ color: rgb(187, 241, 180); /* oklch */ color: oklch(90.6% 0.099 141.8);
Tailwind
colors: {
custom: {
50: '#d0f5ca',
500: '#bbf1b4',
950: '#000000',
},
}SCSS
$custom: #bbf1b4; $custom-light: #d0f5ca; $custom-dark: #000000;
JSON
{
"hex": "#bbf1b4",
"rgb": {
"r": 187,
"g": 241,
"b": 180
},
"hsl": {
"h": 113.115,
"s": 68.539,
"l": 82.549
},
"oklch": {
"l": 0.90551,
"c": 0.09873,
"h": 141.8
},
"luminance": 0.76771
}Semantic roles & 50–950 ramp
primary
#BBF1B4
secondary
#C679D0
accent
#15D0BB
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582