#BBF4BC#BBF4BC
#BBF4BC is a very light, moderate green. Relative luminance 0.789; OKLCH L 91.4% C 0.095 H 145.2°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF4BC |
|---|---|
| RGB | rgb(187, 244, 188) |
| HSL | hsl(121, 72%, 85%) |
| HSV | hsv(121, 23%, 96%) |
| CMYK | cmyk(23.4%, 0%, 23%, 4.3%) |
| CIE-LAB | lab(91.19, -28.57, 21.26) |
| CIE-LCH | lch(91.19, 35.61, 143.34°) |
| OKLab | oklab(91.38% -0.0781 0.0543) |
| OKLCH | oklch(91.38% 0.095 145.2) |
| XYZ | xyz(61.9188, 78.8950, 59.5331) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.18
Celadon
#BEFDB7
ΔE00 3.20
Light Mint
#B6FFBB
ΔE00 3.36
Mint
#AAF0C1
ΔE00 3.66
Very Pale Green
#CFFDBC
ΔE00 3.87
Pale Green
#C7FDB5
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF4BC #F4BBF3
analogous
#D7F4BB #BBF4BC #BBF4D9
triadic
#BBF4BC #BCBBF4 #F4BCBB
tetradic
#BBF4BC #BBD7F4 #F4BBF3 #F4D9BB
square
#BBF4BC #BBD7F4 #F4BBF3 #F4D9BB
split-complementary
#BBF4BC #D9BBF4 #F4BBD7
monochromatic
#52E354 #86EB88 #BBF4BC #E5FBE5 #E5FBE5
Accessibility & contrast
On white
1.25
#BBF4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#BBF4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF4BC
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF4BC | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9B9
Deuteranopia (green-blind)
#EDE3BF
Tritanopia (blue-blind)
#B5F1E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf4bc; /* rgb */ color: rgb(187, 244, 188); /* oklch */ color: oklch(91.4% 0.095 145.2);
Tailwind
colors: {
custom: {
50: '#d0f8d0',
500: '#bbf4bc',
950: '#000000',
},
}SCSS
$custom: #bbf4bc; $custom-light: #d0f8d0; $custom-dark: #000000;
JSON
{
"hex": "#bbf4bc",
"rgb": {
"r": 187,
"g": 244,
"b": 188
},
"hsl": {
"h": 121.053,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.91381,
"c": 0.09512,
"h": 145.2
},
"luminance": 0.78897
}Semantic roles & 50–950 ramp
primary
#BBF4BC
secondary
#D57ED3
accent
#11D1D4
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141714
muted
#838583