#BFDDC7#BFDDC7
#BFDDC7 is a very light, muted green. Relative luminance 0.669; OKLCH L 86.9% C 0.044 H 153.6°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDC7 |
|---|---|
| RGB | rgb(191, 221, 199) |
| HSL | hsl(136, 31%, 81%) |
| HSV | hsv(136, 14%, 87%) |
| CMYK | cmyk(13.6%, 0%, 10%, 13.3%) |
| CIE-LAB | lab(85.46, -14.08, 7.48) |
| CIE-LCH | lch(85.46, 15.95, 152.02°) |
| OKLab | oklab(86.95% -0.0392 0.0195) |
| OKLCH | oklch(86.95% 0.044 153.6) |
| XYZ | xyz(57.6488, 66.9117, 63.8998) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 9.62
Honeydew
#F0FFF0
ΔE00 9.79
Light Teal
#90E4C1
ΔE00 9.94
Duck Egg Blue
#C3FBF4
ΔE00 10.05
Ice
#D6FFFA
ΔE00 10.10
Pale Aqua
#B8FFEB
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDC7 #DDBFD5
analogous
#C6DDBF #BFDDC7 #BFDDD6
triadic
#BFDDC7 #C7BFDD #DDC7BF
tetradic
#BFDDC7 #BFC6DD #DDBFD5 #DDD6BF
square
#BFDDC7 #BFC6DD #DDBFD5 #DDD6BF
split-complementary
#BFDDC7 #D6BFDD #DDBFC6
monochromatic
#6FB381 #97C8A4 #BFDDC7 #E7F2EA #EBF4EE
Accessibility & contrast
On white
1.46
#BFDDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#BFDDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDC7
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDC7 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C6
Deuteranopia (green-blind)
#D8D4C8
Tritanopia (blue-blind)
#BBDCD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfddc7; /* rgb */ color: rgb(191, 221, 199); /* oklch */ color: oklch(86.9% 0.044 153.6);
Tailwind
colors: {
custom: {
50: '#d2e7d8',
500: '#bfddc7',
950: '#000000',
},
}SCSS
$custom: #bfddc7; $custom-light: #d2e7d8; $custom-dark: #000000;
JSON
{
"hex": "#bfddc7",
"rgb": {
"r": 191,
"g": 221,
"b": 199
},
"hsl": {
"h": 136,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.86948,
"c": 0.04377,
"h": 153.6
},
"luminance": 0.66913
}Semantic roles & 50–950 ramp
primary
#BFDDC7
secondary
#B48CAA
accent
#3C8CA9
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483