#BED49E#BED49E
#BED49E is a very light, moderate yellow-green. Relative luminance 0.605; OKLCH L 84.0% C 0.076 H 126.0°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BED49E |
|---|---|
| RGB | rgb(190, 212, 158) |
| HSL | hsl(84, 39%, 73%) |
| HSV | hsv(84, 25%, 83%) |
| CMYK | cmyk(10.4%, 0%, 25.5%, 16.9%) |
| CIE-LAB | lab(82.11, -16.72, 24.34) |
| CIE-LCH | lch(82.11, 29.53, 124.49°) |
| OKLab | oklab(83.98% -0.0448 0.0616) |
| OKLCH | oklch(83.98% 0.076 126) |
| XYZ | xyz(50.9494, 60.5025, 41.3351) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.77
Pale Olive
#B9CC81
ΔE00 5.20
Pale Olive Green
#B1D27B
ΔE00 6.57
Greenish Tan
#BCCB7A
ΔE00 6.65
Light Sage
#BCECAC
ΔE00 6.82
Light Moss Green
#A6C875
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED49E #B49ED4
analogous
#D4CF9E #BED49E #A3D49E
triadic
#BED49E #9EBED4 #D49EBE
tetradic
#BED49E #9ED4CF #B49ED4 #D49EA3
square
#BED49E #9ED4CF #B49ED4 #D49EA3
split-complementary
#BED49E #9EA3D4 #CF9ED4
monochromatic
#85AC4C #A2C174 #BED49E #DAE7C8 #F1F6EA
Accessibility & contrast
On white
1.60
#BED49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#BED49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED49E
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED49E | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD9B
Deuteranopia (green-blind)
#D7CCA0
Tritanopia (blue-blind)
#C1CFC6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed49e; /* rgb */ color: rgb(190, 212, 158); /* oklch */ color: oklch(84.0% 0.076 126.0);
Tailwind
colors: {
custom: {
50: '#d2e1bb',
500: '#bed49e',
950: '#000000',
},
}SCSS
$custom: #bed49e; $custom-light: #d2e1bb; $custom-dark: #000000;
JSON
{
"hex": "#bed49e",
"rgb": {
"r": 190,
"g": 212,
"b": 158
},
"hsl": {
"h": 84.444,
"s": 38.571,
"l": 72.549
},
"oklch": {
"l": 0.83982,
"c": 0.07617,
"h": 126
},
"luminance": 0.60503
}Semantic roles & 50–950 ramp
primary
#BED49E
secondary
#856CAA
accent
#34B267
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481