#BED987#BED987
#BED987 is a very light, moderate yellow-green. Relative luminance 0.623; OKLCH L 84.6% C 0.111 H 123.6°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BED987 |
|---|---|
| RGB | rgb(190, 217, 135) |
| HSL | hsl(80, 52%, 69%) |
| HSV | hsv(80, 38%, 85%) |
| CMYK | cmyk(12.4%, 0%, 37.8%, 14.9%) |
| CIE-LAB | lab(83.08, -22.33, 37.46) |
| CIE-LCH | lch(83.08, 43.61, 120.80°) |
| OKLab | oklab(84.63% -0.0612 0.0921) |
| OKLCH | oklch(84.63% 0.111 123.6) |
| XYZ | xyz(50.4210, 62.3220, 32.2900) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.44
Pale Olive
#B9CC81
ΔE00 3.31
Greenish Tan
#BCCB7A
ΔE00 3.99
Light Moss Green
#A6C875
ΔE00 4.80
Greenish Beige
#C9D179
ΔE00 5.05
Light Grey Green
#B7E1A1
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED987 #A287D9
analogous
#D9CB87 #BED987 #95D987
triadic
#BED987 #87BED9 #D987BE
tetradic
#BED987 #87D9CB #A287D9 #D98795
square
#BED987 #87D9CB #A287D9 #D98795
split-complementary
#BED987 #8795D9 #CB87D9
monochromatic
#87AE37 #A5CA59 #BED987 #D7E8B5 #F0F6E4
Accessibility & contrast
On white
1.56
#BED987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#BED987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED987
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED987 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D081
Deuteranopia (green-blind)
#DECF8B
Tritanopia (blue-blind)
#C4D2C5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed987; /* rgb */ color: rgb(190, 217, 135); /* oklch */ color: oklch(84.6% 0.111 123.6);
Tailwind
colors: {
custom: {
50: '#d2e4ab',
500: '#bed987',
950: '#000000',
},
}SCSS
$custom: #bed987; $custom-light: #d2e4ab; $custom-dark: #000000;
JSON
{
"hex": "#bed987",
"rgb": {
"r": 190,
"g": 217,
"b": 135
},
"hsl": {
"h": 79.756,
"s": 51.899,
"l": 69.02
},
"oklch": {
"l": 0.84633,
"c": 0.11059,
"h": 123.6
},
"luminance": 0.62322
}Semantic roles & 50–950 ramp
primary
#BED987
secondary
#7355AF
accent
#26BF59
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481