#BFD7CA#BFD7CA
#BFD7CA is a very light, muted green. Relative luminance 0.639; OKLCH L 85.8% C 0.031 H 162.1°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD7CA |
|---|---|
| RGB | rgb(191, 215, 202) |
| HSL | hsl(148, 23%, 80%) |
| HSV | hsv(148, 11%, 84%) |
| CMYK | cmyk(11.2%, 0%, 6%, 15.7%) |
| CIE-LAB | lab(83.93, -10.48, 3.70) |
| CIE-LCH | lch(83.93, 11.11, 160.57°) |
| OKLab | oklab(85.76% -0.0297 0.0096) |
| OKLCH | oklch(85.76% 0.031 162.1) |
| XYZ | xyz(56.4446, 63.9406, 65.2336) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.68
Powder Blue
#B0E0E6
ΔE00 9.56
Honeydew
#F0FFF0
ΔE00 9.62
Silver (survey)
#C5C9C7
ΔE00 9.72
Ice
#D6FFFA
ΔE00 9.82
Lightcyan
#E0FFFF
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD7CA #D7BFCC
analogous
#C0D7BF #BFD7CA #BFD7D6
triadic
#BFD7CA #CABFD7 #D7CABF
tetradic
#BFD7CA #BFC0D7 #D7BFCC #D7D6BF
square
#BFD7CA #BFC0D7 #D7BFCC #D7D6BF
split-complementary
#BFD7CA #D6BFD7 #D7BFC0
monochromatic
#74A88C #99BFAB #BFD7CA #E5EFE9 #ECF3EF
Accessibility & contrast
On white
1.52
#BFD7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#BFD7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD7CA
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD7CA | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C9
Deuteranopia (green-blind)
#D2D0CB
Tritanopia (blue-blind)
#BBD7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bfd7ca; /* rgb */ color: rgb(191, 215, 202); /* oklch */ color: oklch(85.8% 0.031 162.1);
Tailwind
colors: {
custom: {
50: '#d2e3da',
500: '#bfd7ca',
950: '#000000',
},
}SCSS
$custom: #bfd7ca; $custom-light: #d2e3da; $custom-dark: #000000;
JSON
{
"hex": "#bfd7ca",
"rgb": {
"r": 191,
"g": 215,
"b": 202
},
"hsl": {
"h": 147.5,
"s": 23.077,
"l": 79.608
},
"oklch": {
"l": 0.85763,
"c": 0.03126,
"h": 162.1
},
"luminance": 0.63942
}Semantic roles & 50–950 ramp
primary
#BFD7CA
secondary
#AD8D9E
accent
#4477A2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483