#BFDCBC#BFDCBC
#BFDCBC is a very light, muted green. Relative luminance 0.659; OKLCH L 86.5% C 0.053 H 142.5°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCBC |
|---|---|
| RGB | rgb(191, 220, 188) |
| HSL | hsl(114, 31%, 80%) |
| HSV | hsv(114, 15%, 86%) |
| CMYK | cmyk(13.2%, 0%, 14.5%, 13.7%) |
| CIE-LAB | lab(84.94, -15.54, 12.54) |
| CIE-LCH | lch(84.94, 19.97, 141.10°) |
| OKLab | oklab(86.45% -0.0424 0.0325) |
| OKLCH | oklch(86.45% 0.053 142.5) |
| XYZ | xyz(56.1542, 65.8927, 57.3273) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.83
Light Sage
#BCECAC
ΔE00 8.27
Mint
#AAF0C1
ΔE00 8.39
Hospital Green
#9BE5AA
ΔE00 9.31
Light Teal
#90E4C1
ΔE00 9.84
Very Pale Green
#CFFDBC
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCBC #D9BCDC
analogous
#CFDCBC #BFDCBC #BCDCC9
triadic
#BFDCBC #BCBFDC #DCBCBF
tetradic
#BFDCBC #BCCFDC #D9BCDC #DCC9BC
square
#BFDCBC #BCCFDC #D9BCDC #DCC9BC
split-complementary
#BFDCBC #C9BCDC #DCBCCF
monochromatic
#72B26C #99C794 #BFDCBC #E5F1E4 #ECF5EB
Accessibility & contrast
On white
1.48
#BFDCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#BFDCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCBC
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCBC | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BA
Deuteranopia (green-blind)
#D9D3BD
Tritanopia (blue-blind)
#BDDAD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfdcbc; /* rgb */ color: rgb(191, 220, 188); /* oklch */ color: oklch(86.5% 0.053 142.5);
Tailwind
colors: {
custom: {
50: '#d2e7d0',
500: '#bfdcbc',
950: '#000000',
},
}SCSS
$custom: #bfdcbc; $custom-light: #d2e7d0; $custom-dark: #000000;
JSON
{
"hex": "#bfdcbc",
"rgb": {
"r": 191,
"g": 220,
"b": 188
},
"hsl": {
"h": 114.375,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.86454,
"c": 0.05336,
"h": 142.5
},
"luminance": 0.65894
}Semantic roles & 50–950 ramp
primary
#BFDCBC
secondary
#AF89B3
accent
#3BAAA0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483