#BEDCA5#BEDCA5
#BEDCA5 is a very light, moderate yellow-green. Relative luminance 0.648; OKLCH L 85.9% C 0.080 H 131.2°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCA5 |
|---|---|
| RGB | rgb(190, 220, 165) |
| HSL | hsl(93, 44%, 75%) |
| HSV | hsv(93, 25%, 86%) |
| CMYK | cmyk(13.6%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(84.41, -19.65, 23.83) |
| CIE-LCH | lch(84.41, 30.88, 129.51°) |
| OKLab | oklab(85.86% -0.0529 0.0605) |
| OKLCH | oklch(85.86% 0.08 131.2) |
| XYZ | xyz(53.6188, 64.8496, 45.2824) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.77
Light Sage
#BCECAC
ΔE00 4.53
Pale Olive
#B9CC81
ΔE00 6.70
Pale Olive Green
#B1D27B
ΔE00 7.04
Washed Out Green
#BCF5A6
ΔE00 7.22
Very Pale Green
#CFFDBC
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCA5 #C3A5DC
analogous
#D9DCA5 #BEDCA5 #A5DCA7
triadic
#BEDCA5 #A5BEDC #DCA5BE
tetradic
#BEDCA5 #A5D9DC #C3A5DC #DCA7A5
square
#BEDCA5 #A5D9DC #C3A5DC #DCA7A5
split-complementary
#BEDCA5 #A7A5DC #DCA5D9
monochromatic
#7EBA4D #9ECB79 #BEDCA5 #DEEDD1 #EFF6E9
Accessibility & contrast
On white
1.50
#BEDCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#BEDCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCA5
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCA5 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A2
Deuteranopia (green-blind)
#DCD2A8
Tritanopia (blue-blind)
#C0D7CD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bedca5; /* rgb */ color: rgb(190, 220, 165); /* oklch */ color: oklch(85.9% 0.080 131.2);
Tailwind
colors: {
custom: {
50: '#d2e7c0',
500: '#bedca5',
950: '#000000',
},
}SCSS
$custom: #bedca5; $custom-light: #d2e7c0; $custom-dark: #000000;
JSON
{
"hex": "#bedca5",
"rgb": {
"r": 190,
"g": 220,
"b": 165
},
"hsl": {
"h": 92.727,
"s": 44,
"l": 75.49
},
"oklch": {
"l": 0.85856,
"c": 0.08037,
"h": 131.2
},
"luminance": 0.6485
}Semantic roles & 50–950 ramp
primary
#BEDCA5
secondary
#9671B4
accent
#2EB779
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482