#BEDCA4#BEDCA4
#BEDCA4 is a very light, moderate yellow-green. Relative luminance 0.648; OKLCH L 85.8% C 0.082 H 130.9°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCA4 |
|---|---|
| RGB | rgb(190, 220, 164) |
| HSL | hsl(92, 44%, 75%) |
| HSV | hsv(92, 25%, 86%) |
| CMYK | cmyk(13.6%, 0%, 25.5%, 13.7%) |
| CIE-LAB | lab(84.39, -19.80, 24.32) |
| CIE-LCH | lch(84.39, 31.36, 129.15°) |
| OKLab | oklab(85.84% -0.0534 0.0617) |
| OKLCH | oklch(85.84% 0.082 130.9) |
| XYZ | xyz(53.5281, 64.8133, 44.8049) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.67
Light Sage
#BCECAC
ΔE00 4.50
Pale Olive
#B9CC81
ΔE00 6.52
Pale Olive Green
#B1D27B
ΔE00 6.82
Washed Out Green
#BCF5A6
ΔE00 7.12
Very Pale Green
#CFFDBC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCA4 #C2A4DC
analogous
#DADCA4 #BEDCA4 #A4DCA6
triadic
#BEDCA4 #A4BEDC #DCA4BE
tetradic
#BEDCA4 #A4DADC #C2A4DC #DCA6A4
square
#BEDCA4 #A4DADC #C2A4DC #DCA6A4
split-complementary
#BEDCA4 #A6A4DC #DCA4DA
monochromatic
#7FBA4C #9ECB78 #BEDCA4 #DEEDD0 #EFF6E9
Accessibility & contrast
On white
1.50
#BEDCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#BEDCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCA4
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCA4 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A1
Deuteranopia (green-blind)
#DDD2A7
Tritanopia (blue-blind)
#C0D7CD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bedca4; /* rgb */ color: rgb(190, 220, 164); /* oklch */ color: oklch(85.8% 0.082 130.9);
Tailwind
colors: {
custom: {
50: '#d2e7bf',
500: '#bedca4',
950: '#000000',
},
}SCSS
$custom: #bedca4; $custom-light: #d2e7bf; $custom-dark: #000000;
JSON
{
"hex": "#bedca4",
"rgb": {
"r": 190,
"g": 220,
"b": 164
},
"hsl": {
"h": 92.143,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.85835,
"c": 0.08154,
"h": 130.9
},
"luminance": 0.64814
}Semantic roles & 50–950 ramp
primary
#BEDCA4
secondary
#9570B4
accent
#2EB878
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482