#BFD7BF#BFD7BF
#BFD7BF is a very light, muted green. Relative luminance 0.634; OKLCH L 85.5% C 0.042 H 145.2°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD7BF |
|---|---|
| RGB | rgb(191, 215, 191) |
| HSL | hsl(120, 23%, 80%) |
| HSV | hsv(120, 11%, 84%) |
| CMYK | cmyk(11.2%, 0%, 11.2%, 15.7%) |
| CIE-LAB | lab(83.67, -12.49, 9.15) |
| CIE-LCH | lch(83.67, 15.48, 143.78°) |
| OKLab | oklab(85.47% -0.0342 0.0238) |
| OKLCH | oklch(85.47% 0.042 145.2) |
| XYZ | xyz(55.1883, 63.4381, 58.6173) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 10.34
Light Grey Green
#B7E1A1
ΔE00 10.38
Mint
#AAF0C1
ΔE00 10.69
Light Grey
#D8DCD6
ΔE00 10.74
Light Sage
#BCECAC
ΔE00 10.95
Darkseagreen
#8FBC8F
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD7BF #D7BFD7
analogous
#CBD7BF #BFD7BF #BFD7CB
triadic
#BFD7BF #BFBFD7 #D7BFBF
tetradic
#BFD7BF #BFCBD7 #D7BFD7 #D7CBBF
square
#BFD7BF #BFCBD7 #D7BFD7 #D7CBBF
split-complementary
#BFD7BF #CBBFD7 #D7BFCB
monochromatic
#74A874 #99BF99 #BFD7BF #E5EFE5 #ECF3EC
Accessibility & contrast
On white
1.53
#BFD7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#BFD7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD7BF
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD7BF | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#D4D0C0
Tritanopia (blue-blind)
#BDD5D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bfd7bf; /* rgb */ color: rgb(191, 215, 191); /* oklch */ color: oklch(85.5% 0.042 145.2);
Tailwind
colors: {
custom: {
50: '#d2e3d2',
500: '#bfd7bf',
950: '#000000',
},
}SCSS
$custom: #bfd7bf; $custom-light: #d2e3d2; $custom-dark: #000000;
JSON
{
"hex": "#bfd7bf",
"rgb": {
"r": 191,
"g": 215,
"b": 191
},
"hsl": {
"h": 120,
"s": 23.077,
"l": 79.608
},
"oklch": {
"l": 0.85468,
"c": 0.04167,
"h": 145.2
},
"luminance": 0.63439
}Semantic roles & 50–950 ramp
primary
#BFD7BF
secondary
#AD8DAD
accent
#44A2A2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483