#BEDCA7#BEDCA7
#BEDCA7 is a very light, moderate yellow-green. Relative luminance 0.649; OKLCH L 85.9% C 0.078 H 131.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCA7 |
|---|---|
| RGB | rgb(190, 220, 167) |
| HSL | hsl(94, 43%, 76%) |
| HSV | hsv(94, 24%, 86%) |
| CMYK | cmyk(13.6%, 0%, 24.1%, 13.7%) |
| CIE-LAB | lab(84.44, -19.34, 22.84) |
| CIE-LCH | lch(84.44, 29.93, 130.26°) |
| OKLab | oklab(85.9% -0.0521 0.0581) |
| OKLCH | oklch(85.9% 0.078 131.9) |
| XYZ | xyz(53.8022, 64.9229, 46.2486) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.02
Light Sage
#BCECAC
ΔE00 4.63
Pale Olive
#B9CC81
ΔE00 7.07
Very Pale Green
#CFFDBC
ΔE00 7.32
Washed Out Green
#BCF5A6
ΔE00 7.43
Pale Olive Green
#B1D27B
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCA7 #C5A7DC
analogous
#D8DCA7 #BEDCA7 #A7DCAA
triadic
#BEDCA7 #A7BEDC #DCA7BE
tetradic
#BEDCA7 #A7D8DC #C5A7DC #DCAAA7
square
#BEDCA7 #A7D8DC #C5A7DC #DCAAA7
split-complementary
#BEDCA7 #AAA7DC #DCA7D8
monochromatic
#7DB94F #9ECB7B #BEDCA7 #DEEDD3 #EFF6E9
Accessibility & contrast
On white
1.50
#BEDCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#BEDCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCA7
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCA7 | 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)
#E1D4A4
Deuteranopia (green-blind)
#DCD2A9
Tritanopia (blue-blind)
#BFD7CE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bedca7; /* rgb */ color: rgb(190, 220, 167); /* oklch */ color: oklch(85.9% 0.078 131.9);
Tailwind
colors: {
custom: {
50: '#d2e7c1',
500: '#bedca7',
950: '#000000',
},
}SCSS
$custom: #bedca7; $custom-light: #d2e7c1; $custom-dark: #000000;
JSON
{
"hex": "#bedca7",
"rgb": {
"r": 190,
"g": 220,
"b": 167
},
"hsl": {
"h": 93.962,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.85899,
"c": 0.07802,
"h": 131.9
},
"luminance": 0.64924
}Semantic roles & 50–950 ramp
primary
#BEDCA7
secondary
#9873B4
accent
#2FB67C
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482