#BFDBCA#BFDBCA
#BFDBCA is a very light, muted green. Relative luminance 0.660; OKLCH L 86.6% C 0.038 H 158.9°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBCA |
|---|---|
| RGB | rgb(191, 219, 202) |
| HSL | hsl(144, 28%, 80%) |
| HSV | hsv(144, 13%, 86%) |
| CMYK | cmyk(12.8%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(85.00, -12.52, 5.23) |
| CIE-LCH | lch(85.00, 13.57, 157.31°) |
| OKLab | oklab(86.61% -0.0352 0.0136) |
| OKLCH | oklch(86.61% 0.038 158.9) |
| XYZ | xyz(57.4756, 66.0026, 65.5773) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 9.44
Honeydew
#F0FFF0
ΔE00 9.48
Duck Egg Blue
#C3FBF4
ΔE00 9.66
Light Grey
#D8DCD6
ΔE00 10.17
Powder Blue
#B0E0E6
ΔE00 10.31
Eggshell Blue
#C4FFF7
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBCA #DBBFD0
analogous
#C2DBBF #BFDBCA #BFDBD8
triadic
#BFDBCA #CABFDB #DBCABF
tetradic
#BFDBCA #BFC2DB #DBBFD0 #DBD8BF
square
#BFDBCA #BFC2DB #DBBFD0 #DBD8BF
split-complementary
#BFDBCA #D8BFDB #DBBFC2
monochromatic
#71AF89 #98C5AA #BFDBCA #E6F1EA #EBF4EF
Accessibility & contrast
On white
1.48
#BFDBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#BFDBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBCA
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBCA | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#D5D3CB
Tritanopia (blue-blind)
#BBDBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfdbca; /* rgb */ color: rgb(191, 219, 202); /* oklch */ color: oklch(86.6% 0.038 158.9);
Tailwind
colors: {
custom: {
50: '#d2e6da',
500: '#bfdbca',
950: '#000000',
},
}SCSS
$custom: #bfdbca; $custom-light: #d2e6da; $custom-dark: #000000;
JSON
{
"hex": "#bfdbca",
"rgb": {
"r": 191,
"g": 219,
"b": 202
},
"hsl": {
"h": 143.571,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.86605,
"c": 0.03779,
"h": 158.9
},
"luminance": 0.66004
}Semantic roles & 50–950 ramp
primary
#BFDBCA
secondary
#B28CA3
accent
#3F7EA7
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483