#BFDEB2#BFDEB2
#BFDEB2 is a very light, moderate green. Relative luminance 0.665; OKLCH L 86.6% C 0.068 H 136.5°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEB2 |
|---|---|
| RGB | rgb(191, 222, 178) |
| HSL | hsl(102, 40%, 78%) |
| HSV | hsv(102, 20%, 87%) |
| CMYK | cmyk(14%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(85.27, -18.23, 18.25) |
| CIE-LCH | lch(85.27, 25.79, 134.97°) |
| OKLab | oklab(86.64% -0.0493 0.0468) |
| OKLCH | oklch(86.64% 0.068 136.5) |
| XYZ | xyz(55.6414, 66.5325, 52.0214) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.67
Light Sage
#BCECAC
ΔE00 5.42
Mint
#AAF0C1
ΔE00 7.57
Hospital Green
#9BE5AA
ΔE00 7.60
Very Pale Green
#CFFDBC
ΔE00 7.64
Very Light Green
#D1FFBD
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEB2 #D1B2DE
analogous
#D5DEB2 #BFDEB2 #B2DEBB
triadic
#BFDEB2 #B2BFDE #DEB2BF
tetradic
#BFDEB2 #B2D5DE #D1B2DE #DEBBB2
square
#BFDEB2 #B2D5DE #D1B2DE #DEBBB2
split-complementary
#BFDEB2 #BBB2DE #DEB2D5
monochromatic
#78B95C #9BCC87 #BFDEB2 #E3F0DD #EDF6EA
Accessibility & contrast
On white
1.47
#BFDEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#BFDEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEB2
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEB2 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AF
Deuteranopia (green-blind)
#DCD4B4
Tritanopia (blue-blind)
#BFDBD2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdeb2; /* rgb */ color: rgb(191, 222, 178); /* oklch */ color: oklch(86.6% 0.068 136.5);
Tailwind
colors: {
custom: {
50: '#d2e8c9',
500: '#bfdeb2',
950: '#000000',
},
}SCSS
$custom: #bfdeb2; $custom-light: #d2e8c9; $custom-dark: #000000;
JSON
{
"hex": "#bfdeb2",
"rgb": {
"r": 191,
"g": 222,
"b": 178
},
"hsl": {
"h": 102.273,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.86644,
"c": 0.06795,
"h": 136.5
},
"luminance": 0.66533
}Semantic roles & 50–950 ramp
primary
#BFDEB2
secondary
#A67EB6
accent
#32B38D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482