#BFDEBB#BFDEBB
#BFDEBB is a very light, muted green. Relative luminance 0.669; OKLCH L 86.9% C 0.058 H 141.9°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEBB |
|---|---|
| RGB | rgb(191, 222, 187) |
| HSL | hsl(113, 35%, 80%) |
| HSV | hsv(113, 16%, 87%) |
| CMYK | cmyk(14%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(85.46, -16.72, 13.79) |
| CIE-LCH | lch(85.46, 21.67, 140.47°) |
| OKLab | oklab(86.86% -0.0455 0.0356) |
| OKLCH | oklch(86.86% 0.058 141.9) |
| XYZ | xyz(56.5749, 66.9058, 56.9375) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.96
Light Sage
#BCECAC
ΔE00 7.33
Mint
#AAF0C1
ΔE00 7.65
Hospital Green
#9BE5AA
ΔE00 8.53
Very Pale Green
#CFFDBC
ΔE00 9.08
Very Light Green
#D1FFBD
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEBB #DABBDE
analogous
#D0DEBB #BFDEBB #BBDEC8
triadic
#BFDEBB #BBBFDE #DEBBBF
tetradic
#BFDEBB #BBD0DE #DABBDE #DEC8BB
square
#BFDEBB #BBD0DE #DABBDE #DEC8BB
split-complementary
#BFDEBB #C8BBDE #DEBBD0
monochromatic
#71B669 #98CA92 #BFDEBB #E6F2E4 #ECF5EA
Accessibility & contrast
On white
1.46
#BFDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#BFDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEBB
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEBB | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#DBD4BD
Tritanopia (blue-blind)
#BDDCD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfdebb; /* rgb */ color: rgb(191, 222, 187); /* oklch */ color: oklch(86.9% 0.058 141.9);
Tailwind
colors: {
custom: {
50: '#d2e8cf',
500: '#bfdebb',
950: '#000000',
},
}SCSS
$custom: #bfdebb; $custom-light: #d2e8cf; $custom-dark: #000000;
JSON
{
"hex": "#bfdebb",
"rgb": {
"r": 191,
"g": 222,
"b": 187
},
"hsl": {
"h": 113.143,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.86857,
"c": 0.05781,
"h": 141.9
},
"luminance": 0.66907
}Semantic roles & 50–950 ramp
primary
#BFDEBB
secondary
#B187B6
accent
#38ADA0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483