#BFE2BB#BFE2BB
#BFE2BB is a very light, moderate green. Relative luminance 0.691; OKLCH L 87.7% C 0.064 H 142.3°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE2BB |
|---|---|
| RGB | rgb(191, 226, 187) |
| HSL | hsl(114, 40%, 81%) |
| HSV | hsv(114, 17%, 89%) |
| CMYK | cmyk(15.5%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(86.53, -18.70, 15.31) |
| CIE-LCH | lch(86.53, 24.17, 140.69°) |
| OKLab | oklab(87.71% -0.051 0.0395) |
| OKLCH | oklch(87.71% 0.064 142.3) |
| XYZ | xyz(57.6499, 69.0559, 57.2959) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.94
Light Sage
#BCECAC
ΔE00 6.01
Mint
#AAF0C1
ΔE00 6.46
Hospital Green
#9BE5AA
ΔE00 7.41
Very Pale Green
#CFFDBC
ΔE00 7.76
Very Light Green
#D1FFBD
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE2BB #DEBBE2
analogous
#D2E2BB #BFE2BB #BBE2CA
triadic
#BFE2BB #BBBFE2 #E2BBBF
tetradic
#BFE2BB #BBD2E2 #DEBBE2 #E2CABB
square
#BFE2BB #BBD2E2 #DEBBE2 #E2CABB
split-complementary
#BFE2BB #CABBE2 #E2BBD2
monochromatic
#6EBD65 #97D090 #BFE2BB #E7F4E6 #EBF6EA
Accessibility & contrast
On white
1.42
#BFE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#BFE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE2BB
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE2BB | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#DED7BD
Tritanopia (blue-blind)
#BDDFD7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfe2bb; /* rgb */ color: rgb(191, 226, 187); /* oklch */ color: oklch(87.7% 0.064 142.3);
Tailwind
colors: {
custom: {
50: '#d2ebcf',
500: '#bfe2bb',
950: '#000000',
},
}SCSS
$custom: #bfe2bb; $custom-light: #d2ebcf; $custom-dark: #000000;
JSON
{
"hex": "#bfe2bb",
"rgb": {
"r": 191,
"g": 226,
"b": 187
},
"hsl": {
"h": 113.846,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.87713,
"c": 0.06445,
"h": 142.3
},
"luminance": 0.69057
}Semantic roles & 50–950 ramp
primary
#BFE2BB
secondary
#B686BB
accent
#32B3A6
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483