#BFDCCD#BFDCCD
#BFDCCD is a very light, muted green. Relative luminance 0.667; OKLCH L 86.9% C 0.037 H 163.1°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCCD |
|---|---|
| RGB | rgb(191, 220, 205) |
| HSL | hsl(149, 29%, 81%) |
| HSV | hsv(149, 13%, 86%) |
| CMYK | cmyk(13.2%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(85.34, -12.46, 4.14) |
| CIE-LCH | lch(85.34, 13.13, 161.63°) |
| OKLab | oklab(86.9% -0.0354 0.0107) |
| OKLCH | oklch(86.9% 0.037 163.1) |
| XYZ | xyz(58.0959, 66.6694, 67.5534) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.80
Duck Egg Blue
#C3FBF4
ΔE00 9.04
Honeydew
#F0FFF0
ΔE00 9.38
Powder Blue
#B0E0E6
ΔE00 9.45
Ice Blue (survey)
#D7FFFE
ΔE00 9.66
Very Pale Blue
#D6FFFE
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCCD #DCBFCE
analogous
#BFDCBF #BFDCCD #BFDCDB
triadic
#BFDCCD #CDBFDC #DCCDBF
tetradic
#BFDCCD #BFBFDC #DCBFCE #DCDBBF
square
#BFDCCD #BFBFDC #DCBFCE #DCDBBF
split-complementary
#BFDCCD #DBBFDC #DCBFBF
monochromatic
#70B18F #97C6AE #BFDCCD #E7F2EC #EBF4F0
Accessibility & contrast
On white
1.47
#BFDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#BFDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCCD
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCCD | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CC
Deuteranopia (green-blind)
#D5D4CE
Tritanopia (blue-blind)
#BADCD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdccd; /* rgb */ color: rgb(191, 220, 205); /* oklch */ color: oklch(86.9% 0.037 163.1);
Tailwind
colors: {
custom: {
50: '#d2e6dc',
500: '#bfdccd',
950: '#000000',
},
}SCSS
$custom: #bfdccd; $custom-light: #d2e6dc; $custom-dark: #000000;
JSON
{
"hex": "#bfdccd",
"rgb": {
"r": 191,
"g": 220,
"b": 205
},
"hsl": {
"h": 148.966,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.86899,
"c": 0.03701,
"h": 163.1
},
"luminance": 0.66671
}Semantic roles & 50–950 ramp
primary
#BFDCCD
secondary
#B38CA0
accent
#3E75A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484