#BBF3BC#BBF3BC
#BBF3BC is a very light, moderate green. Relative luminance 0.783; OKLCH L 91.2% C 0.094 H 145.2°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF3BC |
|---|---|
| RGB | rgb(187, 243, 188) |
| HSL | hsl(121, 70%, 84%) |
| HSV | hsv(121, 23%, 95%) |
| CMYK | cmyk(23%, 0%, 22.6%, 4.7%) |
| CIE-LAB | lab(90.91, -28.10, 20.88) |
| CIE-LCH | lch(90.91, 35.01, 143.38°) |
| OKLab | oklab(91.16% -0.0768 0.0534) |
| OKLCH | oklch(91.16% 0.094 145.2) |
| XYZ | xyz(61.6187, 78.2949, 59.4331) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.16
Celadon
#BEFDB7
ΔE00 3.47
Mint
#AAF0C1
ΔE00 3.57
Light Mint
#B6FFBB
ΔE00 3.64
Very Pale Green
#CFFDBC
ΔE00 4.00
Pale Green
#C7FDB5
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF3BC #F3BBF2
analogous
#D6F3BB #BBF3BC #BBF3D8
triadic
#BBF3BC #BCBBF3 #F3BCBB
tetradic
#BBF3BC #BBD6F3 #F3BBF2 #F3D8BB
square
#BBF3BC #BBD6F3 #F3BBF2 #F3D8BB
split-complementary
#BBF3BC #D8BBF3 #F3BBD6
monochromatic
#53E155 #87EA89 #BBF3BC #E5FAE5 #E5FAE5
Accessibility & contrast
On white
1.26
#BBF3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#BBF3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF3BC
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF3BC | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E9B9
Deuteranopia (green-blind)
#ECE3BF
Tritanopia (blue-blind)
#B6F0E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf3bc; /* rgb */ color: rgb(187, 243, 188); /* oklch */ color: oklch(91.2% 0.094 145.2);
Tailwind
colors: {
custom: {
50: '#d0f7d0',
500: '#bbf3bc',
950: '#000000',
},
}SCSS
$custom: #bbf3bc; $custom-light: #d0f7d0; $custom-dark: #000000;
JSON
{
"hex": "#bbf3bc",
"rgb": {
"r": 187,
"g": 243,
"b": 188
},
"hsl": {
"h": 121.071,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.91163,
"c": 0.09354,
"h": 145.2
},
"luminance": 0.78297
}Semantic roles & 50–950 ramp
primary
#BBF3BC
secondary
#D37FD2
accent
#14CFD2
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141714
muted
#838583