#BFDFC8#BFDFC8
#BFDFC8 is a very light, muted green. Relative luminance 0.680; OKLCH L 87.4% C 0.046 H 154.1°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFC8 |
|---|---|
| RGB | rgb(191, 223, 200) |
| HSL | hsl(137, 33%, 81%) |
| HSV | hsv(137, 14%, 87%) |
| CMYK | cmyk(14.3%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(86.02, -14.91, 7.76) |
| CIE-LCH | lch(86.02, 16.81, 152.51°) |
| OKLab | oklab(87.4% -0.0415 0.0202) |
| OKLCH | oklch(87.4% 0.046 154.1) |
| XYZ | xyz(58.2964, 68.0207, 64.6903) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 9.01
Light Teal
#90E4C1
ΔE00 9.43
Pale Aqua
#B8FFEB
ΔE00 9.71
Duck Egg Blue
#C3FBF4
ΔE00 9.75
Honeydew
#F0FFF0
ΔE00 9.85
Ice
#D6FFFA
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFC8 #DFBFD6
analogous
#C6DFBF #BFDFC8 #BFDFD8
triadic
#BFDFC8 #C8BFDF #DFC8BF
tetradic
#BFDFC8 #BFC6DF #DFBFD6 #DFD8BF
square
#BFDFC8 #BFC6DF #DFBFD6 #DFD8BF
split-complementary
#BFDFC8 #D8BFDF #DFBFC6
monochromatic
#6DB682 #96CBA5 #BFDFC8 #E8F3EB #EBF5ED
Accessibility & contrast
On white
1.44
#BFDFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#BFDFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFC8
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFC8 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C7
Deuteranopia (green-blind)
#D9D6C9
Tritanopia (blue-blind)
#BBDED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfdfc8; /* rgb */ color: rgb(191, 223, 200); /* oklch */ color: oklch(87.4% 0.046 154.1);
Tailwind
colors: {
custom: {
50: '#d2e9d8',
500: '#bfdfc8',
950: '#000000',
},
}SCSS
$custom: #bfdfc8; $custom-light: #d2e9d8; $custom-dark: #000000;
JSON
{
"hex": "#bfdfc8",
"rgb": {
"r": 191,
"g": 223,
"b": 200
},
"hsl": {
"h": 136.875,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.87399,
"c": 0.04616,
"h": 154.1
},
"luminance": 0.68022
}Semantic roles & 50–950 ramp
primary
#BFDFC8
secondary
#B78BAB
accent
#398CAC
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483