#BEDBB4#BEDBB4
#BEDBB4 is a very light, moderate green. Relative luminance 0.649; OKLCH L 86.0% C 0.061 H 137.7°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBB4 |
|---|---|
| RGB | rgb(190, 219, 180) |
| HSL | hsl(105, 35%, 78%) |
| HSV | hsv(105, 18%, 86%) |
| CMYK | cmyk(13.2%, 0%, 17.8%, 14.1%) |
| CIE-LAB | lab(84.43, -16.75, 16.02) |
| CIE-LCH | lch(84.43, 23.18, 136.27°) |
| OKLab | oklab(85.98% -0.0453 0.0412) |
| OKLCH | oklch(85.98% 0.061 137.7) |
| XYZ | xyz(54.8033, 64.9047, 52.8117) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.98
Light Sage
#BCECAC
ΔE00 6.77
Mint
#AAF0C1
ΔE00 8.13
Hospital Green
#9BE5AA
ΔE00 8.38
Very Pale Green
#CFFDBC
ΔE00 8.87
Very Light Green
#D1FFBD
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBB4 #D1B4DB
analogous
#D1DBB4 #BEDBB4 #B4DBBD
triadic
#BEDBB4 #B4BEDB #DBB4BE
tetradic
#BEDBB4 #B4D1DB #D1B4DB #DBBDB4
square
#BEDBB4 #B4D1DB #D1B4DB #DBBDB4
split-complementary
#BEDBB4 #BDB4DB #DBB4D1
monochromatic
#76B361 #9AC78B #BEDBB4 #E2EFDD #EDF5EA
Accessibility & contrast
On white
1.50
#BEDBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#BEDBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBB4
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBB4 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED4B2
Deuteranopia (green-blind)
#D9D2B6
Tritanopia (blue-blind)
#BDD8D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bedbb4; /* rgb */ color: rgb(190, 219, 180); /* oklch */ color: oklch(86.0% 0.061 137.7);
Tailwind
colors: {
custom: {
50: '#d1e6ca',
500: '#bedbb4',
950: '#000000',
},
}SCSS
$custom: #bedbb4; $custom-light: #d1e6ca; $custom-dark: #000000;
JSON
{
"hex": "#bedbb4",
"rgb": {
"r": 190,
"g": 219,
"b": 180
},
"hsl": {
"h": 104.615,
"s": 35.135,
"l": 78.235
},
"oklch": {
"l": 0.85977,
"c": 0.06126,
"h": 137.7
},
"luminance": 0.64905
}Semantic roles & 50–950 ramp
primary
#BEDBB4
secondary
#A681B3
accent
#38AE90
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482