#BED291#BED291
#BED291 is a very light, moderate yellow-green. Relative luminance 0.591; OKLCH L 83.3% C 0.089 H 122.2°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BED291 |
|---|---|
| RGB | rgb(190, 210, 145) |
| HSL | hsl(78, 42%, 70%) |
| HSV | hsv(78, 31%, 82%) |
| CMYK | cmyk(9.5%, 0%, 31%, 17.6%) |
| CIE-LAB | lab(81.34, -17.58, 30.06) |
| CIE-LCH | lch(81.34, 34.82, 120.31°) |
| OKLab | oklab(83.29% -0.0474 0.0751) |
| OKLCH | oklch(83.29% 0.089 122.2) |
| XYZ | xyz(49.3922, 59.0846, 35.5850) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.65
Greenish Tan
#BCCB7A
ΔE00 4.05
Pale Olive Green
#B1D27B
ΔE00 4.45
Light Moss Green
#A6C875
ΔE00 5.29
Light Grey Green
#B7E1A1
ΔE00 5.55
Greenish Beige
#C9D179
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED291 #A591D2
analogous
#D2C691 #BED291 #9ED291
triadic
#BED291 #91BED2 #D291BE
tetradic
#BED291 #91D2C6 #A591D2 #D2919E
square
#BED291 #91D2C6 #A591D2 #D2919E
split-complementary
#BED291 #919ED2 #C691D2
monochromatic
#87A544 #A4C066 #BED291 #D8E4BC #F1F6E8
Accessibility & contrast
On white
1.64
#BED291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#BED291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED291
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED291 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA8D
Deuteranopia (green-blind)
#D7CA94
Tritanopia (blue-blind)
#C3CCC1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed291; /* rgb */ color: rgb(190, 210, 145); /* oklch */ color: oklch(83.3% 0.089 122.2);
Tailwind
colors: {
custom: {
50: '#d2dfb1',
500: '#bed291',
950: '#000000',
},
}SCSS
$custom: #bed291; $custom-light: #d2dfb1; $custom-dark: #000000;
JSON
{
"hex": "#bed291",
"rgb": {
"r": 190,
"g": 210,
"b": 145
},
"hsl": {
"h": 78.462,
"s": 41.935,
"l": 69.608
},
"oklch": {
"l": 0.8329,
"c": 0.08882,
"h": 122.2
},
"luminance": 0.59085
}Semantic roles & 50–950 ramp
primary
#BED291
secondary
#765FA8
accent
#30B559
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141511
muted
#838481