#BED49D#BED49D
#BED49D is a very light, moderate yellow-green. Relative luminance 0.605; OKLCH L 84.0% C 0.077 H 125.7°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BED49D |
|---|---|
| RGB | rgb(190, 212, 157) |
| HSL | hsl(84, 39%, 72%) |
| HSV | hsv(84, 26%, 83%) |
| CMYK | cmyk(10.4%, 0%, 25.9%, 16.9%) |
| CIE-LAB | lab(82.09, -16.87, 24.84) |
| CIE-LCH | lch(82.09, 30.03, 124.19°) |
| OKLab | oklab(83.96% -0.0452 0.0628) |
| OKLCH | oklch(83.96% 0.077 125.7) |
| XYZ | xyz(50.8637, 60.4682, 40.8836) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.73
Pale Olive
#B9CC81
ΔE00 4.99
Pale Olive Green
#B1D27B
ΔE00 6.36
Greenish Tan
#BCCB7A
ΔE00 6.43
Light Sage
#BCECAC
ΔE00 6.81
Light Moss Green
#A6C875
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED49D #B39DD4
analogous
#D4CF9D #BED49D #A3D49D
triadic
#BED49D #9DBED4 #D49DBE
tetradic
#BED49D #9DD4CF #B39DD4 #D49DA3
square
#BED49D #9DD4CF #B39DD4 #D49DA3
split-complementary
#BED49D #9DA3D4 #CF9DD4
monochromatic
#85AB4B #A2C172 #BED49D #DAE7C8 #F1F6EA
Accessibility & contrast
On white
1.60
#BED49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#BED49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED49D
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED49D | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD9A
Deuteranopia (green-blind)
#D7CC9F
Tritanopia (blue-blind)
#C1CFC5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed49d; /* rgb */ color: rgb(190, 212, 157); /* oklch */ color: oklch(84.0% 0.077 125.7);
Tailwind
colors: {
custom: {
50: '#d2e1ba',
500: '#bed49d',
950: '#000000',
},
}SCSS
$custom: #bed49d; $custom-light: #d2e1ba; $custom-dark: #000000;
JSON
{
"hex": "#bed49d",
"rgb": {
"r": 190,
"g": 212,
"b": 157
},
"hsl": {
"h": 84,
"s": 39.007,
"l": 72.353
},
"oklch": {
"l": 0.83961,
"c": 0.07739,
"h": 125.7
},
"luminance": 0.60468
}Semantic roles & 50–950 ramp
primary
#BED49D
secondary
#846BAA
accent
#34B266
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481