#BFDEB8#BFDEB8
#BFDEB8 is a very light, moderate green. Relative luminance 0.668; OKLCH L 86.8% C 0.061 H 139.9°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEB8 |
|---|---|
| RGB | rgb(191, 222, 184) |
| HSL | hsl(109, 37%, 80%) |
| HSV | hsv(109, 17%, 87%) |
| CMYK | cmyk(14%, 0%, 17.1%, 12.9%) |
| CIE-LAB | lab(85.39, -17.23, 15.28) |
| CIE-LCH | lch(85.39, 23.03, 138.43°) |
| OKLab | oklab(86.78% -0.0468 0.0394) |
| OKLCH | oklch(86.78% 0.061 139.9) |
| XYZ | xyz(56.2571, 66.7787, 55.2638) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.16
Light Sage
#BCECAC
ΔE00 6.63
Mint
#AAF0C1
ΔE00 7.52
Hospital Green
#9BE5AA
ΔE00 8.13
Very Pale Green
#CFFDBC
ΔE00 8.53
Very Light Green
#D1FFBD
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEB8 #D7B8DE
analogous
#D2DEB8 #BFDEB8 #B8DEC4
triadic
#BFDEB8 #B8BFDE #DEB8BF
tetradic
#BFDEB8 #B8D2DE #D7B8DE #DEC4B8
square
#BFDEB8 #B8D2DE #D7B8DE #DEC4B8
split-complementary
#BFDEB8 #C4B8DE #DEB8D2
monochromatic
#74B764 #99CB8E #BFDEB8 #E5F1E2 #ECF5EA
Accessibility & contrast
On white
1.46
#BFDEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#BFDEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEB8
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEB8 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D7B6
Deuteranopia (green-blind)
#DBD4BA
Tritanopia (blue-blind)
#BEDBD3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdeb8; /* rgb */ color: rgb(191, 222, 184); /* oklch */ color: oklch(86.8% 0.061 139.9);
Tailwind
colors: {
custom: {
50: '#d2e8cd',
500: '#bfdeb8',
950: '#000000',
},
}SCSS
$custom: #bfdeb8; $custom-light: #d2e8cd; $custom-dark: #000000;
JSON
{
"hex": "#bfdeb8",
"rgb": {
"r": 191,
"g": 222,
"b": 184
},
"hsl": {
"h": 108.947,
"s": 36.538,
"l": 79.608
},
"oklch": {
"l": 0.86784,
"c": 0.06113,
"h": 139.9
},
"luminance": 0.6678
}Semantic roles & 50–950 ramp
primary
#BFDEB8
secondary
#AD84B6
accent
#36AF99
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483