#BFE0CD#BFE0CD
#BFE0CD is a very light, muted green. Relative luminance 0.688; OKLCH L 87.7% C 0.043 H 160.1°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE0CD |
|---|---|
| RGB | rgb(191, 224, 205) |
| HSL | hsl(145, 35%, 81%) |
| HSV | hsv(145, 15%, 88%) |
| CMYK | cmyk(14.7%, 0%, 8.5%, 12.2%) |
| CIE-LAB | lab(86.40, -14.49, 5.68) |
| CIE-LCH | lch(86.40, 15.56, 158.59°) |
| OKLab | oklab(87.74% -0.0408 0.0148) |
| OKLCH | oklch(87.74% 0.043 160.1) |
| XYZ | xyz(59.1583, 68.7942, 67.9076) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.60
Ice
#D6FFFA
ΔE00 8.77
Pale Aqua
#B8FFEB
ΔE00 9.18
Eggshell Blue
#C4FFF7
ΔE00 9.19
Honeydew
#F0FFF0
ΔE00 9.52
Light Light Blue
#CAFFFB
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE0CD #E0BFD2
analogous
#C2E0BF #BFE0CD #BFE0DE
triadic
#BFE0CD #CDBFE0 #E0CDBF
tetradic
#BFE0CD #BFC2E0 #E0BFD2 #E0DEBF
square
#BFE0CD #BFC2E0 #E0BFD2 #E0DEBF
split-complementary
#BFE0CD #DEBFE0 #E0BFC2
monochromatic
#6DB88D #96CCAD #BFE0CD #E8F4ED #EAF5EF
Accessibility & contrast
On white
1.42
#BFE0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#BFE0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE0CD
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE0CD | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCC
Deuteranopia (green-blind)
#D9D7CE
Tritanopia (blue-blind)
#B9E0DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfe0cd; /* rgb */ color: rgb(191, 224, 205); /* oklch */ color: oklch(87.7% 0.043 160.1);
Tailwind
colors: {
custom: {
50: '#d2e9dc',
500: '#bfe0cd',
950: '#000000',
},
}SCSS
$custom: #bfe0cd; $custom-light: #d2e9dc; $custom-dark: #000000;
JSON
{
"hex": "#bfe0cd",
"rgb": {
"r": 191,
"g": 224,
"b": 205
},
"hsl": {
"h": 145.455,
"s": 34.737,
"l": 81.373
},
"oklch": {
"l": 0.87744,
"c": 0.04343,
"h": 160.1
},
"luminance": 0.68795
}Semantic roles & 50–950 ramp
primary
#BFE0CD
secondary
#B88BA5
accent
#387CAE
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484