#BFD8CA#BFD8CA
#BFD8CA is a very light, muted green. Relative luminance 0.645; OKLCH L 86.0% C 0.033 H 161.2°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD8CA |
|---|---|
| RGB | rgb(191, 216, 202) |
| HSL | hsl(146, 24%, 80%) |
| HSV | hsv(146, 12%, 85%) |
| CMYK | cmyk(11.6%, 0%, 6.5%, 15.3%) |
| CIE-LAB | lab(84.20, -10.99, 4.08) |
| CIE-LCH | lch(84.20, 11.73, 159.63°) |
| OKLab | oklab(85.97% -0.0311 0.0106) |
| OKLCH | oklch(85.97% 0.033 161.2) |
| XYZ | xyz(56.7000, 64.4514, 65.3188) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.05
Honeydew
#F0FFF0
ΔE00 9.55
Ice
#D6FFFA
ΔE00 9.68
Powder Blue
#B0E0E6
ΔE00 9.72
Duck Egg Blue
#C3FBF4
ΔE00 10.19
Silver (survey)
#C5C9C7
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD8CA #D8BFCD
analogous
#C1D8BF #BFD8CA #BFD8D7
triadic
#BFD8CA #CABFD8 #D8CABF
tetradic
#BFD8CA #BFC1D8 #D8BFCD #D8D7BF
square
#BFD8CA #BFC1D8 #D8BFCD #D8D7BF
split-complementary
#BFD8CA #D7BFD8 #D8BFC1
monochromatic
#73AA8B #99C1AB #BFD8CA #E5EFE9 #ECF3EF
Accessibility & contrast
On white
1.51
#BFD8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#BFD8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD8CA
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD8CA | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4C9
Deuteranopia (green-blind)
#D2D1CB
Tritanopia (blue-blind)
#BBD8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bfd8ca; /* rgb */ color: rgb(191, 216, 202); /* oklch */ color: oklch(86.0% 0.033 161.2);
Tailwind
colors: {
custom: {
50: '#d2e4da',
500: '#bfd8ca',
950: '#000000',
},
}SCSS
$custom: #bfd8ca; $custom-light: #d2e4da; $custom-dark: #000000;
JSON
{
"hex": "#bfd8ca",
"rgb": {
"r": 191,
"g": 216,
"b": 202
},
"hsl": {
"h": 146.4,
"s": 24.272,
"l": 79.804
},
"oklch": {
"l": 0.85973,
"c": 0.03289,
"h": 161.2
},
"luminance": 0.64452
}Semantic roles & 50–950 ramp
primary
#BFD8CA
secondary
#AE8DA0
accent
#4379A3
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483