#BED186#BED186
#BED186 is a very light, moderate yellow-green. Relative luminance 0.583; OKLCH L 82.9% C 0.100 H 120.2°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BED186 |
|---|---|
| RGB | rgb(190, 209, 134) |
| HSL | hsl(75, 45%, 67%) |
| HSV | hsv(75, 36%, 82%) |
| CMYK | cmyk(9.1%, 0%, 35.9%, 18%) |
| CIE-LAB | lab(80.89, -18.52, 35.12) |
| CIE-LCH | lch(80.89, 39.71, 117.80°) |
| OKLab | oklab(82.87% -0.0505 0.0867) |
| OKLCH | oklch(82.87% 0.1 120.2) |
| XYZ | xyz(48.3386, 58.2694, 31.2502) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.25
Greenish Tan
#BCCB7A
ΔE00 2.19
Pale Olive Green
#B1D27B
ΔE00 3.28
Greenish Beige
#C9D179
ΔE00 3.99
Light Moss Green
#A6C875
ΔE00 4.50
Tan Green
#A9BE70
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED186 #9986D1
analogous
#D1BF86 #BED186 #99D186
triadic
#BED186 #86BED1 #D186BE
tetradic
#BED186 #86D1BF #9986D1 #D18699
square
#BED186 #86D1BF #9986D1 #D18699
split-complementary
#BED186 #8699D1 #BF86D1
monochromatic
#87A03D #A6C05A #BED186 #D6E2B2 #EEF3DF
Accessibility & contrast
On white
1.66
#BED186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#BED186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED186
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED186 | 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)
#DAC981
Deuteranopia (green-blind)
#D8C98A
Tritanopia (blue-blind)
#C4CABE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bed186; /* rgb */ color: rgb(190, 209, 134); /* oklch */ color: oklch(82.9% 0.100 120.2);
Tailwind
colors: {
custom: {
50: '#d2dfaa',
500: '#bed186',
950: '#000000',
},
}SCSS
$custom: #bed186; $custom-light: #d2dfaa; $custom-dark: #000000;
JSON
{
"hex": "#bed186",
"rgb": {
"r": 190,
"g": 209,
"b": 134
},
"hsl": {
"h": 75.2,
"s": 44.91,
"l": 67.255
},
"oklch": {
"l": 0.82872,
"c": 0.10029,
"h": 120.2
},
"luminance": 0.58269
}Semantic roles & 50–950 ramp
primary
#BED186
secondary
#6A56A5
accent
#2DB851
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481