#BED295#BED295
#BED295 is a very light, moderate yellow-green. Relative luminance 0.592; OKLCH L 83.4% C 0.084 H 123.0°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BED295 |
|---|---|
| RGB | rgb(190, 210, 149) |
| HSL | hsl(80, 40%, 70%) |
| HSV | hsv(80, 29%, 82%) |
| CMYK | cmyk(9.5%, 0%, 29%, 17.6%) |
| CIE-LAB | lab(81.41, -17.02, 28.08) |
| CIE-LCH | lch(81.41, 32.84, 121.23°) |
| OKLab | oklab(83.37% -0.0457 0.0705) |
| OKLCH | oklch(83.37% 0.084 123) |
| XYZ | xyz(49.7061, 59.2102, 37.2380) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.40
Greenish Tan
#BCCB7A
ΔE00 4.81
Pale Olive Green
#B1D27B
ΔE00 5.15
Light Grey Green
#B7E1A1
ΔE00 5.34
Light Moss Green
#A6C875
ΔE00 5.82
Tan Green
#A9BE70
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED295 #A995D2
analogous
#D2C795 #BED295 #9FD295
triadic
#BED295 #95BED2 #D295BE
tetradic
#BED295 #95D2C7 #A995D2 #D2959F
square
#BED295 #95D2C7 #A995D2 #D2959F
split-complementary
#BED295 #959FD2 #C795D2
monochromatic
#87A647 #A4C06A #BED295 #D8E4C0 #F2F6EA
Accessibility & contrast
On white
1.64
#BED295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#BED295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED295
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED295 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB91
Deuteranopia (green-blind)
#D6CA98
Tritanopia (blue-blind)
#C3CCC2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed295; /* rgb */ color: rgb(190, 210, 149); /* oklch */ color: oklch(83.4% 0.084 123.0);
Tailwind
colors: {
custom: {
50: '#d2dfb4',
500: '#bed295',
950: '#000000',
},
}SCSS
$custom: #bed295; $custom-light: #d2dfb4; $custom-dark: #000000;
JSON
{
"hex": "#bed295",
"rgb": {
"r": 190,
"g": 210,
"b": 149
},
"hsl": {
"h": 79.672,
"s": 40.397,
"l": 70.392
},
"oklch": {
"l": 0.83367,
"c": 0.08401,
"h": 123
},
"luminance": 0.5921
}Semantic roles & 50–950 ramp
primary
#BED295
secondary
#7A63A8
accent
#32B35C
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481