#BED3BB#BED3BB
#BED3BB is a very light, muted green. Relative luminance 0.611; OKLCH L 84.4% C 0.040 H 141.7°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BED3BB |
|---|---|
| RGB | rgb(190, 211, 187) |
| HSL | hsl(113, 21%, 78%) |
| HSV | hsv(113, 11%, 83%) |
| CMYK | cmyk(10%, 0%, 11.4%, 17.3%) |
| CIE-LAB | lab(82.44, -11.50, 9.51) |
| CIE-LCH | lch(82.44, 14.92, 140.43°) |
| OKLab | oklab(84.45% -0.0313 0.0247) |
| OKLCH | oklch(84.45% 0.04 141.7) |
| XYZ | xyz(53.4974, 61.1229, 55.9835) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.39
Light Grey Green
#B7E1A1
ΔE00 10.64
Greenish Grey
#96AE8D
ΔE00 10.64
Sage Green
#9CAF88
ΔE00 10.86
Honeydew
#F0FFF0
ΔE00 10.86
Darkseagreen
#8FBC8F
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED3BB #D0BBD3
analogous
#CAD3BB #BED3BB #BBD3C4
triadic
#BED3BB #BBBED3 #D3BBBE
tetradic
#BED3BB #BBCAD3 #D0BBD3 #D3C4BB
square
#BED3BB #BBCAD3 #D0BBD3 #D3C4BB
split-complementary
#BED3BB #C4BBD3 #D3BBCA
monochromatic
#77A371 #9ABB96 #BED3BB #E2EBE0 #EDF3EC
Accessibility & contrast
On white
1.59
#BED3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#BED3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED3BB
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED3BB | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CEBA
Deuteranopia (green-blind)
#D1CCBC
Tritanopia (blue-blind)
#BDD1CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed3bb; /* rgb */ color: rgb(190, 211, 187); /* oklch */ color: oklch(84.4% 0.040 141.7);
Tailwind
colors: {
custom: {
50: '#d1e0cf',
500: '#bed3bb',
950: '#000000',
},
}SCSS
$custom: #bed3bb; $custom-light: #d1e0cf; $custom-dark: #000000;
JSON
{
"hex": "#bed3bb",
"rgb": {
"r": 190,
"g": 211,
"b": 187
},
"hsl": {
"h": 112.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.84446,
"c": 0.03987,
"h": 141.7
},
"luminance": 0.61124
}Semantic roles & 50–950 ramp
primary
#BED3BB
secondary
#A58AA8
accent
#46A095
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483