#BEDCA0#BEDCA0
#BEDCA0 is a very light, moderate yellow-green. Relative luminance 0.647; OKLCH L 85.8% C 0.086 H 129.7°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCA0 |
|---|---|
| RGB | rgb(190, 220, 160) |
| HSL | hsl(90, 46%, 75%) |
| HSV | hsv(90, 27%, 86%) |
| CMYK | cmyk(13.6%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(84.31, -20.40, 26.30) |
| CIE-LCH | lch(84.31, 33.28, 127.80°) |
| OKLab | oklab(85.75% -0.055 0.0664) |
| OKLCH | oklch(85.75% 0.086 129.7) |
| XYZ | xyz(53.1726, 64.6711, 42.9323) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.47
Light Sage
#BCECAC
ΔE00 4.49
Pale Olive
#B9CC81
ΔE00 5.85
Pale Olive Green
#B1D27B
ΔE00 6.00
Washed Out Green
#BCF5A6
ΔE00 6.81
Light Moss Green
#A6C875
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCA0 #BEA0DC
analogous
#DCDCA0 #BEDCA0 #A0DCA0
triadic
#BEDCA0 #A0BEDC #DCA0BE
tetradic
#BEDCA0 #A0DCDC #BEA0DC #DCA0A0
square
#BEDCA0 #A0DCDC #BEA0DC #DCA0A0
split-complementary
#BEDCA0 #A0A0DC #DCA0DC
monochromatic
#81BB47 #9FCC73 #BEDCA0 #DDECCD #F0F7E9
Accessibility & contrast
On white
1.51
#BEDCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#BEDCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCA0
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCA0 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49C
Deuteranopia (green-blind)
#DDD2A3
Tritanopia (blue-blind)
#C0D7CC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bedca0; /* rgb */ color: rgb(190, 220, 160); /* oklch */ color: oklch(85.8% 0.086 129.7);
Tailwind
colors: {
custom: {
50: '#d2e7bc',
500: '#bedca0',
950: '#000000',
},
}SCSS
$custom: #bedca0; $custom-light: #d2e7bc; $custom-dark: #000000;
JSON
{
"hex": "#bedca0",
"rgb": {
"r": 190,
"g": 220,
"b": 160
},
"hsl": {
"h": 90,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.85752,
"c": 0.08624,
"h": 129.7
},
"luminance": 0.64672
}Semantic roles & 50–950 ramp
primary
#BEDCA0
secondary
#906CB4
accent
#2CB973
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482