#BFDDBB#BFDDBB
#BFDDBB is a very light, muted green. Relative luminance 0.664; OKLCH L 86.6% C 0.056 H 141.9°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDBB |
|---|---|
| RGB | rgb(191, 221, 187) |
| HSL | hsl(113, 33%, 80%) |
| HSV | hsv(113, 15%, 87%) |
| CMYK | cmyk(13.6%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(85.19, -16.22, 13.42) |
| CIE-LCH | lch(85.19, 21.05, 140.40°) |
| OKLab | oklab(86.64% -0.0441 0.0347) |
| OKLCH | oklch(86.64% 0.056 141.9) |
| XYZ | xyz(56.3101, 66.3762, 56.8493) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.25
Light Sage
#BCECAC
ΔE00 7.67
Mint
#AAF0C1
ΔE00 7.97
Hospital Green
#9BE5AA
ΔE00 8.83
Very Pale Green
#CFFDBC
ΔE00 9.42
Light Teal
#90E4C1
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDBB #D9BBDD
analogous
#D0DDBB #BFDDBB #BBDDC8
triadic
#BFDDBB #BBBFDD #DDBBBF
tetradic
#BFDDBB #BBD0DD #D9BBDD #DDC8BB
square
#BFDDBB #BBD0DD #D9BBDD #DDC8BB
split-complementary
#BFDDBB #C8BBDD #DDBBD0
monochromatic
#72B469 #99C992 #BFDDBB #E5F1E4 #ECF5EB
Accessibility & contrast
On white
1.47
#BFDDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#BFDDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDBB
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDBB | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#DAD4BD
Tritanopia (blue-blind)
#BDDBD3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfddbb; /* rgb */ color: rgb(191, 221, 187); /* oklch */ color: oklch(86.6% 0.056 141.9);
Tailwind
colors: {
custom: {
50: '#d2e7cf',
500: '#bfddbb',
950: '#000000',
},
}SCSS
$custom: #bfddbb; $custom-light: #d2e7cf; $custom-dark: #000000;
JSON
{
"hex": "#bfddbb",
"rgb": {
"r": 191,
"g": 221,
"b": 187
},
"hsl": {
"h": 112.941,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.86643,
"c": 0.05614,
"h": 141.9
},
"luminance": 0.66377
}Semantic roles & 50–950 ramp
primary
#BFDDBB
secondary
#AF87B5
accent
#39AC9F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483