#BED585#BED585
#BED585 is a very light, moderate yellow-green. Relative luminance 0.602; OKLCH L 83.7% C 0.107 H 121.8°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BED585 |
|---|---|
| RGB | rgb(190, 213, 133) |
| HSL | hsl(77, 49%, 68%) |
| HSV | hsv(77, 38%, 84%) |
| CMYK | cmyk(10.8%, 0%, 37.6%, 16.5%) |
| CIE-LAB | lab(81.96, -20.62, 37.02) |
| CIE-LCH | lch(81.96, 42.38, 119.11°) |
| OKLab | oklab(83.73% -0.0565 0.091) |
| OKLCH | oklch(83.73% 0.107 121.8) |
| XYZ | xyz(49.2629, 60.2291, 31.2159) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.25
Pale Olive Green
#B1D27B
ΔE00 2.51
Greenish Tan
#BCCB7A
ΔE00 2.90
Greenish Beige
#C9D179
ΔE00 4.25
Light Moss Green
#A6C875
ΔE00 4.46
Light Olive
#ACBF69
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED585 #9C85D5
analogous
#D5C485 #BED585 #96D585
triadic
#BED585 #85BED5 #D585BE
tetradic
#BED585 #85D5C4 #9C85D5 #D58596
square
#BED585 #85D5C4 #9C85D5 #D58596
split-complementary
#BED585 #8596D5 #C485D5
monochromatic
#87A639 #A6C557 #BED585 #D6E5B3 #EFF4E0
Accessibility & contrast
On white
1.61
#BED585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#BED585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED585
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED585 | 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)
#DECC7F
Deuteranopia (green-blind)
#DBCC89
Tritanopia (blue-blind)
#C4CDC1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed585; /* rgb */ color: rgb(190, 213, 133); /* oklch */ color: oklch(83.7% 0.107 121.8);
Tailwind
colors: {
custom: {
50: '#d2e2a9',
500: '#bed585',
950: '#000000',
},
}SCSS
$custom: #bed585; $custom-light: #d2e2a9; $custom-dark: #000000;
JSON
{
"hex": "#bed585",
"rgb": {
"r": 190,
"g": 213,
"b": 133
},
"hsl": {
"h": 77.25,
"s": 48.78,
"l": 67.843
},
"oklch": {
"l": 0.83726,
"c": 0.10712,
"h": 121.8
},
"luminance": 0.60229
}Semantic roles & 50–950 ramp
primary
#BED585
secondary
#6D54AA
accent
#29BC54
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481