#BFD2C8#BFD2C8
#BFD2C8 is a very light, muted green. Relative luminance 0.613; OKLCH L 84.7% C 0.025 H 163.0°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD2C8 |
|---|---|
| RGB | rgb(191, 210, 200) |
| HSL | hsl(148, 17%, 79%) |
| HSV | hsv(148, 9%, 82%) |
| CMYK | cmyk(9%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(82.56, -8.29, 2.77) |
| CIE-LCH | lch(82.56, 8.74, 161.53°) |
| OKLab | oklab(84.66% -0.0236 0.0072) |
| OKLCH | oklch(84.66% 0.025 163) |
| XYZ | xyz(54.9556, 61.3390, 63.5767) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.18
Silver (survey)
#C5C9C7
ΔE00 7.59
Powder Blue
#B0E0E6
ΔE00 9.81
Light Gray
#D3D3D3
ΔE00 9.98
Honeydew
#F0FFF0
ΔE00 10.25
Silver
#C0C0C0
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD2C8 #D2BFC9
analogous
#BFD2BF #BFD2C8 #BFD2D1
triadic
#BFD2C8 #C8BFD2 #D2C8BF
tetradic
#BFD2C8 #BFBFD2 #D2BFC9 #D2D1BF
square
#BFD2C8 #BFBFD2 #D2BFC9 #D2D1BF
split-complementary
#BFD2C8 #D1BFD2 #D2BFBF
monochromatic
#779F8A #9BB9A9 #BFD2C8 #E3EBE7 #EDF2F0
Accessibility & contrast
On white
1.58
#BFD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#BFD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD2C8
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD2C8 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC8
Deuteranopia (green-blind)
#CECCC9
Tritanopia (blue-blind)
#BCD2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfd2c8; /* rgb */ color: rgb(191, 210, 200); /* oklch */ color: oklch(84.7% 0.025 163.0);
Tailwind
colors: {
custom: {
50: '#d2dfd8',
500: '#bfd2c8',
950: '#000000',
},
}SCSS
$custom: #bfd2c8; $custom-light: #d2dfd8; $custom-dark: #000000;
JSON
{
"hex": "#bfd2c8",
"rgb": {
"r": 191,
"g": 210,
"b": 200
},
"hsl": {
"h": 148.421,
"s": 17.431,
"l": 78.627
},
"oklch": {
"l": 0.84658,
"c": 0.02467,
"h": 163
},
"luminance": 0.6134
}Semantic roles & 50–950 ramp
primary
#BFD2C8
secondary
#A78E9B
accent
#4A759C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483