#BFE1CD#BFE1CD
#BFE1CD is a very light, muted green. Relative luminance 0.693; OKLCH L 88.0% C 0.045 H 159.5°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE1CD |
|---|---|
| RGB | rgb(191, 225, 205) |
| HSL | hsl(145, 36%, 82%) |
| HSV | hsv(145, 15%, 88%) |
| CMYK | cmyk(15.1%, 0%, 8.9%, 11.8%) |
| CIE-LAB | lab(86.67, -14.99, 6.06) |
| CIE-LCH | lch(86.67, 16.17, 157.97°) |
| OKLab | oklab(87.96% -0.0422 0.0158) |
| OKLCH | oklch(87.96% 0.045 159.5) |
| XYZ | xyz(59.4278, 69.3332, 67.9974) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.56
Ice
#D6FFFA
ΔE00 8.82
Pale Aqua
#B8FFEB
ΔE00 8.90
Eggshell Blue
#C4FFF7
ΔE00 9.10
Mint
#AAF0C1
ΔE00 9.33
Light Teal
#90E4C1
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE1CD #E1BFD3
analogous
#C2E1BF #BFE1CD #BFE1DE
triadic
#BFE1CD #CDBFE1 #E1CDBF
tetradic
#BFE1CD #BFC2E1 #E1BFD3 #E1DEBF
square
#BFE1CD #BFC2E1 #E1BFD3 #E1DEBF
split-complementary
#BFE1CD #DEBFE1 #E1BFC2
monochromatic
#6CBA8C #95CDAC #BFE1CD #E9F5EE #EAF5EF
Accessibility & contrast
On white
1.41
#BFE1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#BFE1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE1CD
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE1CD | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCC
Deuteranopia (green-blind)
#DAD7CE
Tritanopia (blue-blind)
#B9E1DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfe1cd; /* rgb */ color: rgb(191, 225, 205); /* oklch */ color: oklch(88.0% 0.045 159.5);
Tailwind
colors: {
custom: {
50: '#d2eadc',
500: '#bfe1cd',
950: '#000000',
},
}SCSS
$custom: #bfe1cd; $custom-light: #d2eadc; $custom-dark: #000000;
JSON
{
"hex": "#bfe1cd",
"rgb": {
"r": 191,
"g": 225,
"b": 205
},
"hsl": {
"h": 144.706,
"s": 36.17,
"l": 81.569
},
"oklch": {
"l": 0.87956,
"c": 0.04504,
"h": 159.5
},
"luminance": 0.69335
}Semantic roles & 50–950 ramp
primary
#BFE1CD
secondary
#BA8BA6
accent
#367DAF
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484