#BBF2B4#BBF2B4
#BBF2B4 is a very light, moderate green. Relative luminance 0.774; OKLCH L 90.8% C 0.100 H 141.8°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2B4 |
|---|---|
| RGB | rgb(187, 242, 180) |
| HSL | hsl(113, 70%, 83%) |
| HSV | hsv(113, 26%, 95%) |
| CMYK | cmyk(22.7%, 0%, 25.6%, 5.1%) |
| CIE-LAB | lab(90.49, -28.94, 24.40) |
| CIE-LCH | lch(90.49, 37.85, 139.86°) |
| OKLab | oklab(90.77% -0.0789 0.062) |
| OKLCH | oklch(90.77% 0.1 141.8) |
| XYZ | xyz(60.4817, 77.3626, 54.9170) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.82
Celadon
#BEFDB7
ΔE00 2.60
Pale Green
#C7FDB5
ΔE00 3.07
Very Pale Green
#CFFDBC
ΔE00 3.26
Washed Out Green
#BCF5A6
ΔE00 3.37
Light Mint
#B6FFBB
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2B4 #EBB4F2
analogous
#DAF2B4 #BBF2B4 #B4F2CC
triadic
#BBF2B4 #B4BBF2 #F2B4BB
tetradic
#BBF2B4 #B4DAF2 #EBB4F2 #F2CCB4
square
#BBF2B4 #B4DAF2 #EBB4F2 #F2CCB4
split-complementary
#BBF2B4 #CCB4F2 #F2B4DA
monochromatic
#5CE04C #8CE980 #BBF2B4 #E7FAE5 #E7FAE5
Accessibility & contrast
On white
1.27
#BBF2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#BBF2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2B4
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2B4 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7B0
Deuteranopia (green-blind)
#ECE2B7
Tritanopia (blue-blind)
#B7EEE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf2b4; /* rgb */ color: rgb(187, 242, 180); /* oklch */ color: oklch(90.8% 0.100 141.8);
Tailwind
colors: {
custom: {
50: '#d0f6ca',
500: '#bbf2b4',
950: '#000000',
},
}SCSS
$custom: #bbf2b4; $custom-light: #d0f6ca; $custom-dark: #000000;
JSON
{
"hex": "#bbf2b4",
"rgb": {
"r": 187,
"g": 242,
"b": 180
},
"hsl": {
"h": 113.226,
"s": 70.455,
"l": 82.745
},
"oklch": {
"l": 0.9077,
"c": 0.10032,
"h": 141.8
},
"luminance": 0.77364
}Semantic roles & 50–950 ramp
primary
#BBF2B4
secondary
#C779D1
accent
#13D2BD
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582