#BFD6CA#BFD6CA
#BFD6CA is a very light, muted green. Relative luminance 0.634; OKLCH L 85.6% C 0.030 H 163.1°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD6CA |
|---|---|
| RGB | rgb(191, 214, 202) |
| HSL | hsl(149, 22%, 79%) |
| HSV | hsv(149, 11%, 84%) |
| CMYK | cmyk(10.7%, 0%, 5.6%, 16.1%) |
| CIE-LAB | lab(83.67, -9.97, 3.31) |
| CIE-LCH | lch(83.67, 10.50, 161.61°) |
| OKLab | oklab(85.55% -0.0284 0.0086) |
| OKLCH | oklch(85.55% 0.03 163.1) |
| XYZ | xyz(56.1907, 63.4329, 65.1490) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.31
Silver (survey)
#C5C9C7
ΔE00 9.23
Powder Blue
#B0E0E6
ΔE00 9.44
Honeydew
#F0FFF0
ΔE00 9.72
Ice
#D6FFFA
ΔE00 9.98
Lightcyan
#E0FFFF
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD6CA #D6BFCB
analogous
#C0D6BF #BFD6CA #BFD6D6
triadic
#BFD6CA #CABFD6 #D6CABF
tetradic
#BFD6CA #BFC0D6 #D6BFCB #D6D6BF
square
#BFD6CA #BFC0D6 #D6BFCB #D6D6BF
split-complementary
#BFD6CA #D6BFD6 #D6BFC0
monochromatic
#74A68C #9ABEAB #BFD6CA #E4EEE9 #ECF3F0
Accessibility & contrast
On white
1.53
#BFD6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#BFD6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD6CA
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD6CA | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C9
Deuteranopia (green-blind)
#D1CFCB
Tritanopia (blue-blind)
#BBD6D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bfd6ca; /* rgb */ color: rgb(191, 214, 202); /* oklch */ color: oklch(85.6% 0.030 163.1);
Tailwind
colors: {
custom: {
50: '#d2e2da',
500: '#bfd6ca',
950: '#000000',
},
}SCSS
$custom: #bfd6ca; $custom-light: #d2e2da; $custom-dark: #000000;
JSON
{
"hex": "#bfd6ca",
"rgb": {
"r": 191,
"g": 214,
"b": 202
},
"hsl": {
"h": 148.696,
"s": 21.905,
"l": 79.412
},
"oklch": {
"l": 0.85553,
"c": 0.02964,
"h": 163.1
},
"luminance": 0.63434
}Semantic roles & 50–950 ramp
primary
#BFD6CA
secondary
#AC8E9D
accent
#4575A0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483