#BFDDCA#BFDDCA
#BFDDCA is a very light, muted green. Relative luminance 0.671; OKLCH L 87.0% C 0.041 H 157.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDCA |
|---|---|
| RGB | rgb(191, 221, 202) |
| HSL | hsl(142, 31%, 81%) |
| HSV | hsv(142, 14%, 87%) |
| CMYK | cmyk(13.6%, 0%, 8.6%, 13.3%) |
| CIE-LAB | lab(85.53, -13.53, 6.00) |
| CIE-LCH | lch(85.53, 14.80, 156.08°) |
| OKLab | oklab(87.03% -0.038 0.0156) |
| OKLCH | oklch(87.03% 0.041 157.7) |
| XYZ | xyz(58.0005, 67.0524, 65.7523) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 9.40
Duck Egg Blue
#C3FBF4
ΔE00 9.43
Honeydew
#F0FFF0
ΔE00 9.54
Eggshell Blue
#C4FFF7
ΔE00 10.05
Pale Aqua
#B8FFEB
ΔE00 10.14
Light Teal
#90E4C1
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDCA #DDBFD2
analogous
#C3DDBF #BFDDCA #BFDDD9
triadic
#BFDDCA #CABFDD #DDCABF
tetradic
#BFDDCA #BFC3DD #DDBFD2 #DDD9BF
square
#BFDDCA #BFC3DD #DDBFD2 #DDD9BF
split-complementary
#BFDDCA #D9BFDD #DDBFC3
monochromatic
#6FB388 #97C8A9 #BFDDCA #E7F2EB #EBF4EE
Accessibility & contrast
On white
1.46
#BFDDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#BFDDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDCA
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDCA | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C9
Deuteranopia (green-blind)
#D7D4CB
Tritanopia (blue-blind)
#BADCD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfddca; /* rgb */ color: rgb(191, 221, 202); /* oklch */ color: oklch(87.0% 0.041 157.7);
Tailwind
colors: {
custom: {
50: '#d2e7da',
500: '#bfddca',
950: '#000000',
},
}SCSS
$custom: #bfddca; $custom-light: #d2e7da; $custom-dark: #000000;
JSON
{
"hex": "#bfddca",
"rgb": {
"r": 191,
"g": 221,
"b": 202
},
"hsl": {
"h": 142,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.87028,
"c": 0.04107,
"h": 157.7
},
"luminance": 0.67054
}Semantic roles & 50–950 ramp
primary
#BFDDCA
secondary
#B48CA6
accent
#3C81A9
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483