#BED785#BED785
#BED785 is a very light, moderate yellow-green. Relative luminance 0.612; OKLCH L 84.2% C 0.110 H 122.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BED785 |
|---|---|
| RGB | rgb(190, 215, 133) |
| HSL | hsl(78, 51%, 68%) |
| HSV | hsv(78, 38%, 84%) |
| CMYK | cmyk(11.6%, 0%, 38.1%, 15.7%) |
| CIE-LAB | lab(82.51, -21.60, 37.73) |
| CIE-LCH | lch(82.51, 43.47, 119.79°) |
| OKLab | oklab(84.16% -0.0592 0.0927) |
| OKLCH | oklch(84.16% 0.11 122.6) |
| XYZ | xyz(49.7691, 61.2414, 31.3846) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.36
Pale Olive
#B9CC81
ΔE00 2.81
Greenish Tan
#BCCB7A
ΔE00 3.40
Greenish Beige
#C9D179
ΔE00 4.54
Light Moss Green
#A6C875
ΔE00 4.59
Light Grey Green
#B7E1A1
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED785 #9E85D7
analogous
#D7C785 #BED785 #95D785
triadic
#BED785 #85BED7 #D785BE
tetradic
#BED785 #85D7C7 #9E85D7 #D78595
square
#BED785 #85D7C7 #9E85D7 #D78595
split-complementary
#BED785 #8595D7 #C785D7
monochromatic
#87AA38 #A5C857 #BED785 #D7E6B3 #EFF5E1
Accessibility & contrast
On white
1.59
#BED785 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#BED785 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED785
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED785 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED785 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 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)
#E0CE7F
Deuteranopia (green-blind)
#DDCD89
Tritanopia (blue-blind)
#C4CFC3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed785; /* rgb */ color: rgb(190, 215, 133); /* oklch */ color: oklch(84.2% 0.110 122.6);
Tailwind
colors: {
custom: {
50: '#d2e3a9',
500: '#bed785',
950: '#000000',
},
}SCSS
$custom: #bed785; $custom-light: #d2e3a9; $custom-dark: #000000;
JSON
{
"hex": "#bed785",
"rgb": {
"r": 190,
"g": 215,
"b": 133
},
"hsl": {
"h": 78.293,
"s": 50.617,
"l": 68.235
},
"oklch": {
"l": 0.84163,
"c": 0.10996,
"h": 122.6
},
"luminance": 0.61241
}Semantic roles & 50–950 ramp
primary
#BED785
secondary
#6F53AD
accent
#28BE55
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481