#BEDCA1#BEDCA1
#BEDCA1 is a very light, moderate yellow-green. Relative luminance 0.647; OKLCH L 85.8% C 0.085 H 129.9°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCA1 |
|---|---|
| RGB | rgb(190, 220, 161) |
| HSL | hsl(91, 46%, 75%) |
| HSV | hsv(91, 27%, 86%) |
| CMYK | cmyk(13.6%, 0%, 26.8%, 13.7%) |
| CIE-LAB | lab(84.33, -20.25, 25.80) |
| CIE-LCH | lch(84.33, 32.80, 128.12°) |
| OKLab | oklab(85.77% -0.0546 0.0652) |
| OKLCH | oklch(85.77% 0.085 129.9) |
| XYZ | xyz(53.2604, 64.7062, 43.3949) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.49
Light Sage
#BCECAC
ΔE00 4.47
Pale Olive
#B9CC81
ΔE00 6.01
Pale Olive Green
#B1D27B
ΔE00 6.20
Washed Out Green
#BCF5A6
ΔE00 6.87
Very Pale Green
#CFFDBC
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCA1 #BFA1DC
analogous
#DCDCA1 #BEDCA1 #A1DCA2
triadic
#BEDCA1 #A1BEDC #DCA1BE
tetradic
#BEDCA1 #A1DCDC #BFA1DC #DCA2A1
square
#BEDCA1 #A1DCDC #BFA1DC #DCA2A1
split-complementary
#BEDCA1 #A2A1DC #DCA1DC
monochromatic
#80BB48 #9FCB74 #BEDCA1 #DDEDCE #F0F7E9
Accessibility & contrast
On white
1.51
#BEDCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#BEDCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCA1
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCA1 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49D
Deuteranopia (green-blind)
#DDD2A4
Tritanopia (blue-blind)
#C0D7CC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bedca1; /* rgb */ color: rgb(190, 220, 161); /* oklch */ color: oklch(85.8% 0.085 129.9);
Tailwind
colors: {
custom: {
50: '#d2e7bd',
500: '#bedca1',
950: '#000000',
},
}SCSS
$custom: #bedca1; $custom-light: #d2e7bd; $custom-dark: #000000;
JSON
{
"hex": "#bedca1",
"rgb": {
"r": 190,
"g": 220,
"b": 161
},
"hsl": {
"h": 90.508,
"s": 45.736,
"l": 74.706
},
"oklch": {
"l": 0.85772,
"c": 0.08506,
"h": 129.9
},
"luminance": 0.64707
}Semantic roles & 50–950 ramp
primary
#BEDCA1
secondary
#916DB4
accent
#2DB974
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482