#BED786#BED786
#BED786 is a very light, moderate yellow-green. Relative luminance 0.613; OKLCH L 84.2% C 0.109 H 122.7°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BED786 |
|---|---|
| RGB | rgb(190, 215, 134) |
| HSL | hsl(79, 50%, 68%) |
| HSV | hsv(79, 38%, 84%) |
| CMYK | cmyk(11.6%, 0%, 37.7%, 15.7%) |
| CIE-LAB | lab(82.52, -21.48, 37.24) |
| CIE-LCH | lch(82.52, 42.99, 119.97°) |
| OKLab | oklab(84.18% -0.0588 0.0916) |
| OKLCH | oklch(84.18% 0.109 122.7) |
| XYZ | xyz(49.8385, 61.2692, 31.7502) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.41
Pale Olive
#B9CC81
ΔE00 2.77
Greenish Tan
#BCCB7A
ΔE00 3.44
Light Moss Green
#A6C875
ΔE00 4.59
Greenish Beige
#C9D179
ΔE00 4.64
Light Grey Green
#B7E1A1
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED786 #9F86D7
analogous
#D7C886 #BED786 #95D786
triadic
#BED786 #86BED7 #D786BE
tetradic
#BED786 #86D7C8 #9F86D7 #D78695
square
#BED786 #86D7C8 #9F86D7 #D78695
split-complementary
#BED786 #8695D7 #C886D7
monochromatic
#87AA38 #A5C858 #BED786 #D7E6B4 #EFF5E2
Accessibility & contrast
On white
1.58
#BED786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#BED786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED786
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED786 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE80
Deuteranopia (green-blind)
#DDCD8A
Tritanopia (blue-blind)
#C4CFC3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed786; /* rgb */ color: rgb(190, 215, 134); /* oklch */ color: oklch(84.2% 0.109 122.7);
Tailwind
colors: {
custom: {
50: '#d2e3aa',
500: '#bed786',
950: '#000000',
},
}SCSS
$custom: #bed786; $custom-light: #d2e3aa; $custom-dark: #000000;
JSON
{
"hex": "#bed786",
"rgb": {
"r": 190,
"g": 215,
"b": 134
},
"hsl": {
"h": 78.519,
"s": 50.311,
"l": 68.431
},
"oklch": {
"l": 0.84179,
"c": 0.10884,
"h": 122.7
},
"luminance": 0.61269
}Semantic roles & 50–950 ramp
primary
#BED786
secondary
#7054AD
accent
#28BE56
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481