#BED491#BED491
#BED491 is a very light, moderate yellow-green. Relative luminance 0.601; OKLCH L 83.7% C 0.092 H 123.1°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BED491 |
|---|---|
| RGB | rgb(190, 212, 145) |
| HSL | hsl(80, 44%, 70%) |
| HSV | hsv(80, 32%, 83%) |
| CMYK | cmyk(10.4%, 0%, 31.6%, 16.9%) |
| CIE-LAB | lab(81.88, -18.57, 30.78) |
| CIE-LCH | lch(81.88, 35.95, 121.10°) |
| OKLab | oklab(83.72% -0.0502 0.0768) |
| OKLCH | oklch(83.72% 0.092 123.1) |
| XYZ | xyz(49.8891, 60.0783, 35.7506) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.77
Pale Olive Green
#B1D27B
ΔE00 4.06
Greenish Tan
#BCCB7A
ΔE00 4.16
Light Grey Green
#B7E1A1
ΔE00 5.09
Light Moss Green
#A6C875
ΔE00 5.17
Greenish Beige
#C9D179
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED491 #A791D4
analogous
#D4C891 #BED491 #9DD491
triadic
#BED491 #91BED4 #D491BE
tetradic
#BED491 #91D4C8 #A791D4 #D4919D
square
#BED491 #91D4C8 #A791D4 #D4919D
split-complementary
#BED491 #919DD4 #C891D4
monochromatic
#87A942 #A4C365 #BED491 #D8E5BD #F2F6E9
Accessibility & contrast
On white
1.61
#BED491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#BED491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED491
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED491 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8C
Deuteranopia (green-blind)
#D9CB94
Tritanopia (blue-blind)
#C3CEC3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed491; /* rgb */ color: rgb(190, 212, 145); /* oklch */ color: oklch(83.7% 0.092 123.1);
Tailwind
colors: {
custom: {
50: '#d2e1b2',
500: '#bed491',
950: '#000000',
},
}SCSS
$custom: #bed491; $custom-light: #d2e1b2; $custom-dark: #000000;
JSON
{
"hex": "#bed491",
"rgb": {
"r": 190,
"g": 212,
"b": 145
},
"hsl": {
"h": 79.701,
"s": 43.791,
"l": 70
},
"oklch": {
"l": 0.83723,
"c": 0.09177,
"h": 123.1
},
"luminance": 0.60078
}Semantic roles & 50–950 ramp
primary
#BED491
secondary
#785FAA
accent
#2FB75B
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141511
muted
#838481