#BED794#BED794
#BED794 is a very light, moderate yellow-green. Relative luminance 0.617; OKLCH L 84.4% C 0.093 H 125.0°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BED794 |
|---|---|
| RGB | rgb(190, 215, 148) |
| HSL | hsl(82, 46%, 71%) |
| HSV | hsv(82, 31%, 84%) |
| CMYK | cmyk(11.6%, 0%, 31.2%, 15.7%) |
| CIE-LAB | lab(82.75, -19.65, 30.39) |
| CIE-LCH | lch(82.75, 36.19, 122.88°) |
| OKLab | oklab(84.43% -0.0531 0.076) |
| OKLCH | oklch(84.43% 0.093 125) |
| XYZ | xyz(50.8804, 61.6859, 37.2373) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.54
Pale Olive Green
#B1D27B
ΔE00 4.15
Light Grey Green
#B7E1A1
ΔE00 4.21
Greenish Tan
#BCCB7A
ΔE00 4.91
Light Moss Green
#A6C875
ΔE00 5.45
Light Sage
#BCECAC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED794 #AD94D7
analogous
#D7CE94 #BED794 #9CD794
triadic
#BED794 #94BED7 #D794BE
tetradic
#BED794 #94D7CE #AD94D7 #D7949C
square
#BED794 #94D7CE #AD94D7 #D7949C
split-complementary
#BED794 #949CD7 #CE94D7
monochromatic
#86AF41 #A3C667 #BED794 #D9E8C1 #F1F7E9
Accessibility & contrast
On white
1.57
#BED794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#BED794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED794
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED794 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF90
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#C2D1C6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed794; /* rgb */ color: rgb(190, 215, 148); /* oklch */ color: oklch(84.4% 0.093 125.0);
Tailwind
colors: {
custom: {
50: '#d2e3b4',
500: '#bed794',
950: '#000000',
},
}SCSS
$custom: #bed794; $custom-light: #d2e3b4; $custom-dark: #000000;
JSON
{
"hex": "#bed794",
"rgb": {
"r": 190,
"g": 215,
"b": 148
},
"hsl": {
"h": 82.388,
"s": 45.578,
"l": 71.176
},
"oklch": {
"l": 0.8443,
"c": 0.0927,
"h": 125
},
"luminance": 0.61686
}Semantic roles & 50–950 ramp
primary
#BED794
secondary
#7E62AE
accent
#2DB961
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481