#BFE3BB#BFE3BB
#BFE3BB is a very light, moderate green. Relative luminance 0.696; OKLCH L 87.9% C 0.066 H 142.3°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE3BB |
|---|---|
| RGB | rgb(191, 227, 187) |
| HSL | hsl(114, 42%, 81%) |
| HSV | hsv(114, 18%, 89%) |
| CMYK | cmyk(15.9%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(86.80, -19.20, 15.69) |
| CIE-LCH | lch(86.80, 24.79, 140.74°) |
| OKLab | oklab(87.93% -0.0523 0.0404) |
| OKLCH | oklch(87.93% 0.066 142.3) |
| XYZ | xyz(57.9226, 69.6013, 57.3868) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.70
Light Grey Green
#B7E1A1
ΔE00 5.73
Mint
#AAF0C1
ΔE00 6.20
Hospital Green
#9BE5AA
ΔE00 7.16
Very Pale Green
#CFFDBC
ΔE00 7.44
Very Light Green
#D1FFBD
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE3BB #DFBBE3
analogous
#D3E3BB #BFE3BB #BBE3CB
triadic
#BFE3BB #BBBFE3 #E3BBBF
tetradic
#BFE3BB #BBD3E3 #DFBBE3 #E3CBBB
square
#BFE3BB #BBD3E3 #DFBBE3 #E3CBBB
split-complementary
#BFE3BB #CBBBE3 #E3BBD3
monochromatic
#6DBF64 #96D190 #BFE3BB #E8F5E6 #EBF6E9
Accessibility & contrast
On white
1.41
#BFE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#BFE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE3BB
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE3BB | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCB9
Deuteranopia (green-blind)
#DFD8BD
Tritanopia (blue-blind)
#BDE0D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfe3bb; /* rgb */ color: rgb(191, 227, 187); /* oklch */ color: oklch(87.9% 0.066 142.3);
Tailwind
colors: {
custom: {
50: '#d2ebcf',
500: '#bfe3bb',
950: '#000000',
},
}SCSS
$custom: #bfe3bb; $custom-light: #d2ebcf; $custom-dark: #000000;
JSON
{
"hex": "#bfe3bb",
"rgb": {
"r": 191,
"g": 227,
"b": 187
},
"hsl": {
"h": 114,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.87928,
"c": 0.06611,
"h": 142.3
},
"luminance": 0.69602
}Semantic roles & 50–950 ramp
primary
#BFE3BB
secondary
#B786BC
accent
#31B5A8
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483