#BED586#BED586
#BED586 is a very light, moderate yellow-green. Relative luminance 0.603; OKLCH L 83.7% C 0.106 H 121.9°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BED586 |
|---|---|
| RGB | rgb(190, 213, 134) |
| HSL | hsl(77, 48%, 68%) |
| HSV | hsv(77, 37%, 84%) |
| CMYK | cmyk(10.8%, 0%, 37.1%, 16.5%) |
| CIE-LAB | lab(81.98, -20.49, 36.54) |
| CIE-LCH | lch(81.98, 41.89, 119.29°) |
| OKLab | oklab(83.74% -0.0561 0.0899) |
| OKLCH | oklch(83.74% 0.106 121.9) |
| XYZ | xyz(49.3324, 60.2569, 31.5814) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.22
Pale Olive Green
#B1D27B
ΔE00 2.57
Greenish Tan
#BCCB7A
ΔE00 2.96
Greenish Beige
#C9D179
ΔE00 4.35
Light Moss Green
#A6C875
ΔE00 4.47
Tan Green
#A9BE70
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED586 #9D86D5
analogous
#D5C486 #BED586 #96D586
triadic
#BED586 #86BED5 #D586BE
tetradic
#BED586 #86D5C4 #9D86D5 #D58696
square
#BED586 #86D5C4 #9D86D5 #D58696
split-complementary
#BED586 #8696D5 #C486D5
monochromatic
#87A73A #A6C559 #BED586 #D6E5B3 #EFF5E1
Accessibility & contrast
On white
1.61
#BED586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#BED586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED586
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED586 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC80
Deuteranopia (green-blind)
#DBCC8A
Tritanopia (blue-blind)
#C4CEC1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed586; /* rgb */ color: rgb(190, 213, 134); /* oklch */ color: oklch(83.7% 0.106 121.9);
Tailwind
colors: {
custom: {
50: '#d2e2aa',
500: '#bed586',
950: '#000000',
},
}SCSS
$custom: #bed586; $custom-light: #d2e2aa; $custom-dark: #000000;
JSON
{
"hex": "#bed586",
"rgb": {
"r": 190,
"g": 213,
"b": 134
},
"hsl": {
"h": 77.468,
"s": 48.466,
"l": 68.039
},
"oklch": {
"l": 0.83743,
"c": 0.10598,
"h": 121.9
},
"luminance": 0.60257
}Semantic roles & 50–950 ramp
primary
#BED586
secondary
#6E54AB
accent
#2ABC54
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481