#BFDEB5#BFDEB5
#BFDEB5 is a very light, moderate green. Relative luminance 0.667; OKLCH L 86.7% C 0.065 H 138.1°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEB5 |
|---|---|
| RGB | rgb(191, 222, 181) |
| HSL | hsl(105, 38%, 79%) |
| HSV | hsv(105, 18%, 87%) |
| CMYK | cmyk(14%, 0%, 18.5%, 12.9%) |
| CIE-LAB | lab(85.33, -17.73, 16.76) |
| CIE-LCH | lch(85.33, 24.40, 136.61°) |
| OKLab | oklab(86.71% -0.048 0.0431) |
| OKLCH | oklch(86.71% 0.065 138.1) |
| XYZ | xyz(55.9459, 66.6543, 53.6252) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.39
Light Sage
#BCECAC
ΔE00 5.99
Mint
#AAF0C1
ΔE00 7.50
Hospital Green
#9BE5AA
ΔE00 7.82
Very Pale Green
#CFFDBC
ΔE00 8.05
Very Light Green
#D1FFBD
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEB5 #D4B5DE
analogous
#D4DEB5 #BFDEB5 #B5DEC0
triadic
#BFDEB5 #B5BFDE #DEB5BF
tetradic
#BFDEB5 #B5D4DE #D4B5DE #DEC0B5
square
#BFDEB5 #B5D4DE #D4B5DE #DEC0B5
split-complementary
#BFDEB5 #C0B5DE #DEB5D4
monochromatic
#76B860 #9ACB8B #BFDEB5 #E4F1DF #EDF6EA
Accessibility & contrast
On white
1.47
#BFDEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#BFDEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEB5
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEB5 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D7B3
Deuteranopia (green-blind)
#DCD4B7
Tritanopia (blue-blind)
#BEDBD2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdeb5; /* rgb */ color: rgb(191, 222, 181); /* oklch */ color: oklch(86.7% 0.065 138.1);
Tailwind
colors: {
custom: {
50: '#d2e8cb',
500: '#bfdeb5',
950: '#000000',
},
}SCSS
$custom: #bfdeb5; $custom-light: #d2e8cb; $custom-dark: #000000;
JSON
{
"hex": "#bfdeb5",
"rgb": {
"r": 191,
"g": 222,
"b": 181
},
"hsl": {
"h": 105.366,
"s": 38.318,
"l": 79.02
},
"oklch": {
"l": 0.86713,
"c": 0.06451,
"h": 138.1
},
"luminance": 0.66655
}Semantic roles & 50–950 ramp
primary
#BFDEB5
secondary
#A981B6
accent
#34B193
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482