#BED587#BED587
#BED587 is a very light, moderate yellow-green. Relative luminance 0.603; OKLCH L 83.8% C 0.105 H 122.1°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BED587 |
|---|---|
| RGB | rgb(190, 213, 135) |
| HSL | hsl(78, 48%, 68%) |
| HSV | hsv(78, 37%, 84%) |
| CMYK | cmyk(10.8%, 0%, 36.6%, 16.5%) |
| CIE-LAB | lab(81.99, -20.37, 36.05) |
| CIE-LCH | lch(81.99, 41.41, 119.47°) |
| OKLab | oklab(83.76% -0.0556 0.0889) |
| OKLCH | oklch(83.76% 0.105 122.1) |
| XYZ | xyz(49.4024, 60.2849, 31.9505) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.20
Pale Olive Green
#B1D27B
ΔE00 2.65
Greenish Tan
#BCCB7A
ΔE00 3.04
Greenish Beige
#C9D179
ΔE00 4.46
Light Moss Green
#A6C875
ΔE00 4.49
Tan Green
#A9BE70
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED587 #9E87D5
analogous
#D5C587 #BED587 #97D587
triadic
#BED587 #87BED5 #D587BE
tetradic
#BED587 #87D5C5 #9E87D5 #D58797
square
#BED587 #87D5C5 #9E87D5 #D58797
split-complementary
#BED587 #8797D5 #C587D5
monochromatic
#87A73A #A5C55A #BED587 #D7E5B4 #EFF5E2
Accessibility & contrast
On white
1.61
#BED587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#BED587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED587
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED587 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC81
Deuteranopia (green-blind)
#DBCC8B
Tritanopia (blue-blind)
#C4CEC1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed587; /* rgb */ color: rgb(190, 213, 135); /* oklch */ color: oklch(83.8% 0.105 122.1);
Tailwind
colors: {
custom: {
50: '#d2e2ab',
500: '#bed587',
950: '#000000',
},
}SCSS
$custom: #bed587; $custom-light: #d2e2ab; $custom-dark: #000000;
JSON
{
"hex": "#bed587",
"rgb": {
"r": 190,
"g": 213,
"b": 135
},
"hsl": {
"h": 77.692,
"s": 48.148,
"l": 68.235
},
"oklch": {
"l": 0.8376,
"c": 0.10484,
"h": 122.1
},
"luminance": 0.60285
}Semantic roles & 50–950 ramp
primary
#BED587
secondary
#6F55AB
accent
#2ABB55
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481