#BFE1BB#BFE1BB
#BFE1BB is a very light, moderate green. Relative luminance 0.685; OKLCH L 87.5% C 0.063 H 142.2°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE1BB |
|---|---|
| RGB | rgb(191, 225, 187) |
| HSL | hsl(114, 39%, 81%) |
| HSV | hsv(114, 17%, 88%) |
| CMYK | cmyk(15.1%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(86.26, -18.21, 14.93) |
| CIE-LCH | lch(86.26, 23.55, 140.65°) |
| OKLab | oklab(87.5% -0.0496 0.0385) |
| OKLCH | oklch(87.5% 0.063 142.2) |
| XYZ | xyz(57.3787, 68.5136, 57.2055) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.18
Light Sage
#BCECAC
ΔE00 6.33
Mint
#AAF0C1
ΔE00 6.74
Hospital Green
#9BE5AA
ΔE00 7.68
Very Pale Green
#CFFDBC
ΔE00 8.08
Very Light Green
#D1FFBD
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE1BB #DDBBE1
analogous
#D2E1BB #BFE1BB #BBE1CA
triadic
#BFE1BB #BBBFE1 #E1BBBF
tetradic
#BFE1BB #BBD2E1 #DDBBE1 #E1CABB
square
#BFE1BB #BBD2E1 #DDBBE1 #E1CABB
split-complementary
#BFE1BB #CABBE1 #E1BBD2
monochromatic
#6FBC66 #97CE91 #BFE1BB #E7F4E5 #EBF6EA
Accessibility & contrast
On white
1.43
#BFE1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#BFE1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE1BB
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE1BB | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#DDD6BD
Tritanopia (blue-blind)
#BDDED6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfe1bb; /* rgb */ color: rgb(191, 225, 187); /* oklch */ color: oklch(87.5% 0.063 142.2);
Tailwind
colors: {
custom: {
50: '#d2eacf',
500: '#bfe1bb',
950: '#000000',
},
}SCSS
$custom: #bfe1bb; $custom-light: #d2eacf; $custom-dark: #000000;
JSON
{
"hex": "#bfe1bb",
"rgb": {
"r": 191,
"g": 225,
"b": 187
},
"hsl": {
"h": 113.684,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.87499,
"c": 0.0628,
"h": 142.2
},
"luminance": 0.68515
}Semantic roles & 50–950 ramp
primary
#BFE1BB
secondary
#B486BA
accent
#34B2A4
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483