#BED183#BED183
#BED183 is a very light, moderate yellow-green. Relative luminance 0.582; OKLCH L 82.8% C 0.104 H 119.9°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BED183 |
|---|---|
| RGB | rgb(190, 209, 131) |
| HSL | hsl(75, 46%, 67%) |
| HSV | hsv(75, 37%, 82%) |
| CMYK | cmyk(9.1%, 0%, 37.3%, 18%) |
| CIE-LAB | lab(80.84, -18.89, 36.59) |
| CIE-LCH | lch(80.84, 41.18, 117.30°) |
| OKLab | oklab(82.82% -0.0517 0.09) |
| OKLCH | oklch(82.82% 0.104 119.9) |
| XYZ | xyz(48.1324, 58.1869, 30.1638) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.31
Greenish Tan
#BCCB7A
ΔE00 1.84
Pale Olive Green
#B1D27B
ΔE00 3.09
Greenish Beige
#C9D179
ΔE00 3.60
Light Moss Green
#A6C875
ΔE00 4.43
Light Olive
#ACBF69
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED183 #9683D1
analogous
#D1BD83 #BED183 #97D183
triadic
#BED183 #83BED1 #D183BE
tetradic
#BED183 #83D1BD #9683D1 #D18397
square
#BED183 #83D1BD #9683D1 #D18397
split-complementary
#BED183 #8397D1 #BD83D1
monochromatic
#869F3B #A7C056 #BED183 #D5E2B0 #EDF2DC
Accessibility & contrast
On white
1.66
#BED183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#BED183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED183
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED183 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC97D
Deuteranopia (green-blind)
#D8C987
Tritanopia (blue-blind)
#C5C9BE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bed183; /* rgb */ color: rgb(190, 209, 131); /* oklch */ color: oklch(82.8% 0.104 119.9);
Tailwind
colors: {
custom: {
50: '#d2dfa8',
500: '#bed183',
950: '#000000',
},
}SCSS
$custom: #bed183; $custom-light: #d2dfa8; $custom-dark: #000000;
JSON
{
"hex": "#bed183",
"rgb": {
"r": 190,
"g": 209,
"b": 131
},
"hsl": {
"h": 74.615,
"s": 45.882,
"l": 66.667
},
"oklch": {
"l": 0.82821,
"c": 0.10373,
"h": 119.9
},
"luminance": 0.58187
}Semantic roles & 50–950 ramp
primary
#BED183
secondary
#6854A4
accent
#2CB94F
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480