#BFDCCC#BFDCCC
#BFDCCC is a very light, muted green. Relative luminance 0.666; OKLCH L 86.9% C 0.038 H 161.4°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCCC |
|---|---|
| RGB | rgb(191, 220, 204) |
| HSL | hsl(147, 29%, 81%) |
| HSV | hsv(147, 13%, 86%) |
| CMYK | cmyk(13.2%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(85.31, -12.65, 4.63) |
| CIE-LCH | lch(85.31, 13.47, 159.89°) |
| OKLab | oklab(86.87% -0.0358 0.012) |
| OKLCH | oklch(86.87% 0.038 161.4) |
| XYZ | xyz(57.9756, 66.6213, 66.9197) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.99
Duck Egg Blue
#C3FBF4
ΔE00 9.19
Honeydew
#F0FFF0
ΔE00 9.41
Powder Blue
#B0E0E6
ΔE00 9.82
Eggshell Blue
#C4FFF7
ΔE00 9.89
Ice Blue (survey)
#D7FFFE
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCCC #DCBFCF
analogous
#C0DCBF #BFDCCC #BFDCDA
triadic
#BFDCCC #CCBFDC #DCCCBF
tetradic
#BFDCCC #BFC0DC #DCBFCF #DCDABF
square
#BFDCCC #BFC0DC #DCBFCF #DCDABF
split-complementary
#BFDCCC #DABFDC #DCBFC0
monochromatic
#70B18D #97C6AC #BFDCCC #E7F2EC #EBF4EF
Accessibility & contrast
On white
1.47
#BFDCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#BFDCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCCC
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCCC | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CB
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#BADCD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdccc; /* rgb */ color: rgb(191, 220, 204); /* oklch */ color: oklch(86.9% 0.038 161.4);
Tailwind
colors: {
custom: {
50: '#d2e6db',
500: '#bfdccc',
950: '#000000',
},
}SCSS
$custom: #bfdccc; $custom-light: #d2e6db; $custom-dark: #000000;
JSON
{
"hex": "#bfdccc",
"rgb": {
"r": 191,
"g": 220,
"b": 204
},
"hsl": {
"h": 146.897,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.86871,
"c": 0.03778,
"h": 161.4
},
"luminance": 0.66622
}Semantic roles & 50–950 ramp
primary
#BFDCCC
secondary
#B38CA2
accent
#3E78A8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141615
muted
#838484