#BED781#BED781
#BED781 is a very light, moderate yellow-green. Relative luminance 0.611; OKLCH L 84.1% C 0.114 H 122.1°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BED781 |
|---|---|
| RGB | rgb(190, 215, 129) |
| HSL | hsl(77, 52%, 67%) |
| HSV | hsv(77, 40%, 84%) |
| CMYK | cmyk(11.6%, 0%, 40%, 15.7%) |
| CIE-LAB | lab(82.45, -22.08, 39.66) |
| CIE-LCH | lch(82.45, 45.40, 119.11°) |
| OKLab | oklab(84.1% -0.0608 0.0969) |
| OKLCH | oklch(84.1% 0.114 122.1) |
| XYZ | xyz(49.4980, 61.1330, 29.9568) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.31
Pale Olive
#B9CC81
ΔE00 3.05
Greenish Tan
#BCCB7A
ΔE00 3.31
Greenish Beige
#C9D179
ΔE00 4.24
Light Moss Green
#A6C875
ΔE00 4.65
Light Olive
#ACBF69
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED781 #9A81D7
analogous
#D7C581 #BED781 #93D781
triadic
#BED781 #81BED7 #D781BE
tetradic
#BED781 #81D7C5 #9A81D7 #D78193
square
#BED781 #81D7C5 #9A81D7 #D78193
split-complementary
#BED781 #8193D7 #C581D7
monochromatic
#87A835 #A6C853 #BED781 #D6E6AF #EEF4DE
Accessibility & contrast
On white
1.59
#BED781 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#BED781 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED781
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED781 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED781 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7A
Deuteranopia (green-blind)
#DDCD85
Tritanopia (blue-blind)
#C4CFC2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed781; /* rgb */ color: rgb(190, 215, 129); /* oklch */ color: oklch(84.1% 0.114 122.1);
Tailwind
colors: {
custom: {
50: '#d3e3a7',
500: '#bed781',
950: '#000000',
},
}SCSS
$custom: #bed781; $custom-light: #d3e3a7; $custom-dark: #000000;
JSON
{
"hex": "#bed781",
"rgb": {
"r": 190,
"g": 215,
"b": 129
},
"hsl": {
"h": 77.442,
"s": 51.807,
"l": 67.451
},
"oklch": {
"l": 0.84097,
"c": 0.11441,
"h": 122.1
},
"luminance": 0.61133
}Semantic roles & 50–950 ramp
primary
#BED781
secondary
#6B50AC
accent
#26BF53
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480