#BED185#BED185
#BED185 is a very light, moderate yellow-green. Relative luminance 0.582; OKLCH L 82.9% C 0.101 H 120.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BED185 |
|---|---|
| RGB | rgb(190, 209, 133) |
| HSL | hsl(75, 45%, 67%) |
| HSV | hsv(75, 36%, 82%) |
| CMYK | cmyk(9.1%, 0%, 36.4%, 18%) |
| CIE-LAB | lab(80.87, -18.64, 35.61) |
| CIE-LCH | lch(80.87, 40.20, 117.63°) |
| OKLab | oklab(82.86% -0.0509 0.0878) |
| OKLCH | oklch(82.86% 0.101 120.1) |
| XYZ | xyz(48.2692, 58.2417, 30.8846) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.24
Greenish Tan
#BCCB7A
ΔE00 2.06
Pale Olive Green
#B1D27B
ΔE00 3.21
Greenish Beige
#C9D179
ΔE00 3.85
Light Moss Green
#A6C875
ΔE00 4.47
Tan Green
#A9BE70
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED185 #9885D1
analogous
#D1BE85 #BED185 #98D185
triadic
#BED185 #85BED1 #D185BE
tetradic
#BED185 #85D1BE #9885D1 #D18598
square
#BED185 #85D1BE #9885D1 #D18598
split-complementary
#BED185 #8598D1 #BE85D1
monochromatic
#879F3C #A6C059 #BED185 #D6E2B1 #EDF3DE
Accessibility & contrast
On white
1.66
#BED185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#BED185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED185
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED185 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC980
Deuteranopia (green-blind)
#D8C989
Tritanopia (blue-blind)
#C5CABE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bed185; /* rgb */ color: rgb(190, 209, 133); /* oklch */ color: oklch(82.9% 0.101 120.1);
Tailwind
colors: {
custom: {
50: '#d2dfa9',
500: '#bed185',
950: '#000000',
},
}SCSS
$custom: #bed185; $custom-light: #d2dfa9; $custom-dark: #000000;
JSON
{
"hex": "#bed185",
"rgb": {
"r": 190,
"g": 209,
"b": 133
},
"hsl": {
"h": 75,
"s": 45.238,
"l": 67.059
},
"oklch": {
"l": 0.82855,
"c": 0.10145,
"h": 120.1
},
"luminance": 0.58242
}Semantic roles & 50–950 ramp
primary
#BED185
secondary
#6955A5
accent
#2DB850
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481