#BED787#BED787
#BED787 is a very light, moderate yellow-green. Relative luminance 0.613; OKLCH L 84.2% C 0.108 H 122.9°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BED787 |
|---|---|
| RGB | rgb(190, 215, 135) |
| HSL | hsl(79, 50%, 69%) |
| HSV | hsv(79, 37%, 84%) |
| CMYK | cmyk(11.6%, 0%, 37.2%, 15.7%) |
| CIE-LAB | lab(82.54, -21.35, 36.76) |
| CIE-LCH | lch(82.54, 42.51, 120.15°) |
| OKLab | oklab(84.2% -0.0584 0.0905) |
| OKLCH | oklch(84.2% 0.108 122.9) |
| XYZ | xyz(49.9086, 61.2972, 32.1192) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.47
Pale Olive
#B9CC81
ΔE00 2.75
Greenish Tan
#BCCB7A
ΔE00 3.50
Light Moss Green
#A6C875
ΔE00 4.61
Greenish Beige
#C9D179
ΔE00 4.73
Light Grey Green
#B7E1A1
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED787 #A087D7
analogous
#D7C887 #BED787 #96D787
triadic
#BED787 #87BED7 #D787BE
tetradic
#BED787 #87D7C8 #A087D7 #D78796
square
#BED787 #87D7C8 #A087D7 #D78796
split-complementary
#BED787 #8796D7 #C887D7
monochromatic
#87AB39 #A5C859 #BED787 #D7E6B5 #F0F6E3
Accessibility & contrast
On white
1.58
#BED787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#BED787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED787
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED787 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE81
Deuteranopia (green-blind)
#DCCD8B
Tritanopia (blue-blind)
#C4D0C3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed787; /* rgb */ color: rgb(190, 215, 135); /* oklch */ color: oklch(84.2% 0.108 122.9);
Tailwind
colors: {
custom: {
50: '#d2e3ab',
500: '#bed787',
950: '#000000',
},
}SCSS
$custom: #bed787; $custom-light: #d2e3ab; $custom-dark: #000000;
JSON
{
"hex": "#bed787",
"rgb": {
"r": 190,
"g": 215,
"b": 135
},
"hsl": {
"h": 78.75,
"s": 50,
"l": 68.627
},
"oklch": {
"l": 0.84196,
"c": 0.10771,
"h": 122.9
},
"luminance": 0.61297
}Semantic roles & 50–950 ramp
primary
#BED787
secondary
#7155AD
accent
#28BD57
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481