#BED391#BED391
#BED391 is a very light, moderate yellow-green. Relative luminance 0.596; OKLCH L 83.5% C 0.090 H 122.7°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BED391 |
|---|---|
| RGB | rgb(190, 211, 145) |
| HSL | hsl(79, 43%, 70%) |
| HSV | hsv(79, 31%, 83%) |
| CMYK | cmyk(10%, 0%, 31.3%, 17.3%) |
| CIE-LAB | lab(81.61, -18.07, 30.42) |
| CIE-LCH | lch(81.61, 35.39, 120.71°) |
| OKLab | oklab(83.51% -0.0488 0.076) |
| OKLCH | oklch(83.51% 0.09 122.7) |
| XYZ | xyz(49.6399, 59.5799, 35.6675) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.69
Greenish Tan
#BCCB7A
ΔE00 4.09
Pale Olive Green
#B1D27B
ΔE00 4.25
Light Moss Green
#A6C875
ΔE00 5.22
Light Grey Green
#B7E1A1
ΔE00 5.31
Greenish Beige
#C9D179
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED391 #A691D3
analogous
#D3C791 #BED391 #9DD391
triadic
#BED391 #91BED3 #D391BE
tetradic
#BED391 #91D3C7 #A691D3 #D3919D
square
#BED391 #91D3C7 #A691D3 #D3919D
split-complementary
#BED391 #919DD3 #C791D3
monochromatic
#87A743 #A4C265 #BED391 #D8E4BD #F2F6E8
Accessibility & contrast
On white
1.63
#BED391 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#BED391 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED391
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED391 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED391 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8D
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#C3CDC2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bed391; /* rgb */ color: rgb(190, 211, 145); /* oklch */ color: oklch(83.5% 0.090 122.7);
Tailwind
colors: {
custom: {
50: '#d2e0b1',
500: '#bed391',
950: '#000000',
},
}SCSS
$custom: #bed391; $custom-light: #d2e0b1; $custom-dark: #000000;
JSON
{
"hex": "#bed391",
"rgb": {
"r": 190,
"g": 211,
"b": 145
},
"hsl": {
"h": 79.091,
"s": 42.857,
"l": 69.804
},
"oklch": {
"l": 0.83506,
"c": 0.09029,
"h": 122.7
},
"luminance": 0.5958
}Semantic roles & 50–950 ramp
primary
#BED391
secondary
#775FA9
accent
#30B65A
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141511
muted
#838481