#BFDEBA#BFDEBA
#BFDEBA is a very light, muted green. Relative luminance 0.669; OKLCH L 86.8% C 0.059 H 141.2°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEBA |
|---|---|
| RGB | rgb(191, 222, 186) |
| HSL | hsl(112, 35%, 80%) |
| HSV | hsv(112, 16%, 87%) |
| CMYK | cmyk(14%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(85.43, -16.89, 14.29) |
| CIE-LCH | lch(85.43, 22.12, 139.76°) |
| OKLab | oklab(86.83% -0.0459 0.0369) |
| OKLCH | oklch(86.83% 0.059 141.2) |
| XYZ | xyz(56.4682, 66.8632, 56.3757) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.69
Light Sage
#BCECAC
ΔE00 7.09
Mint
#AAF0C1
ΔE00 7.60
Hospital Green
#9BE5AA
ΔE00 8.39
Very Pale Green
#CFFDBC
ΔE00 8.89
Very Light Green
#D1FFBD
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEBA #D9BADE
analogous
#D1DEBA #BFDEBA #BADEC7
triadic
#BFDEBA #BABFDE #DEBABF
tetradic
#BFDEBA #BAD1DE #D9BADE #DEC7BA
square
#BFDEBA #BAD1DE #D9BADE #DEC7BA
split-complementary
#BFDEBA #C7BADE #DEBAD1
monochromatic
#72B667 #99CA91 #BFDEBA #E5F2E3 #ECF5EA
Accessibility & contrast
On white
1.46
#BFDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#BFDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEBA
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEBA | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B8
Deuteranopia (green-blind)
#DBD4BC
Tritanopia (blue-blind)
#BDDBD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdeba; /* rgb */ color: rgb(191, 222, 186); /* oklch */ color: oklch(86.8% 0.059 141.2);
Tailwind
colors: {
custom: {
50: '#d2e8ce',
500: '#bfdeba',
950: '#000000',
},
}SCSS
$custom: #bfdeba; $custom-light: #d2e8ce; $custom-dark: #000000;
JSON
{
"hex": "#bfdeba",
"rgb": {
"r": 191,
"g": 222,
"b": 186
},
"hsl": {
"h": 111.667,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.86832,
"c": 0.0589,
"h": 141.2
},
"luminance": 0.66864
}Semantic roles & 50–950 ramp
primary
#BFDEBA
secondary
#AF86B6
accent
#37AE9E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483