#BED182#BED182
#BED182 is a very light, moderate yellow-green. Relative luminance 0.582; OKLCH L 82.8% C 0.105 H 119.8°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BED182 |
|---|---|
| RGB | rgb(190, 209, 130) |
| HSL | hsl(74, 46%, 66%) |
| HSV | hsv(74, 38%, 82%) |
| CMYK | cmyk(9.1%, 0%, 37.8%, 18%) |
| CIE-LAB | lab(80.83, -19.01, 37.08) |
| CIE-LCH | lch(80.83, 41.67, 117.14°) |
| OKLab | oklab(82.8% -0.0521 0.091) |
| OKLCH | oklch(82.8% 0.105 119.8) |
| XYZ | xyz(48.0649, 58.1599, 29.8086) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.39
Greenish Tan
#BCCB7A
ΔE00 1.76
Pale Olive Green
#B1D27B
ΔE00 3.05
Greenish Beige
#C9D179
ΔE00 3.48
Light Moss Green
#A6C875
ΔE00 4.42
Light Olive
#ACBF69
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED182 #9582D1
analogous
#D1BD82 #BED182 #97D182
triadic
#BED182 #82BED1 #D182BE
tetradic
#BED182 #82D1BD #9582D1 #D18297
square
#BED182 #82D1BD #9582D1 #D18297
split-complementary
#BED182 #8297D1 #BD82D1
monochromatic
#869E3A #A7C155 #BED182 #D5E1AF #EDF2DB
Accessibility & contrast
On white
1.66
#BED182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BED182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED182
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED182 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC97C
Deuteranopia (green-blind)
#D8C986
Tritanopia (blue-blind)
#C5C9BD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bed182; /* rgb */ color: rgb(190, 209, 130); /* oklch */ color: oklch(82.8% 0.105 119.8);
Tailwind
colors: {
custom: {
50: '#d2dfa7',
500: '#bed182',
950: '#000000',
},
}SCSS
$custom: #bed182; $custom-light: #d2dfa7; $custom-dark: #000000;
JSON
{
"hex": "#bed182",
"rgb": {
"r": 190,
"g": 209,
"b": 130
},
"hsl": {
"h": 74.43,
"s": 46.199,
"l": 66.471
},
"oklch": {
"l": 0.82804,
"c": 0.10488,
"h": 119.8
},
"luminance": 0.5816
}Semantic roles & 50–950 ramp
primary
#BED182
secondary
#6754A4
accent
#2CB94E
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480