#BED384#BED384
#BED384 is a very light, moderate yellow-green. Relative luminance 0.592; OKLCH L 83.3% C 0.105 H 120.9°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BED384 |
|---|---|
| RGB | rgb(190, 211, 132) |
| HSL | hsl(76, 47%, 67%) |
| HSV | hsv(76, 37%, 83%) |
| CMYK | cmyk(10%, 0%, 37.4%, 17.3%) |
| CIE-LAB | lab(81.40, -19.76, 36.81) |
| CIE-LCH | lch(81.40, 41.77, 118.22°) |
| OKLab | oklab(83.27% -0.0541 0.0905) |
| OKLCH | oklch(83.27% 0.105 120.9) |
| XYZ | xyz(48.6942, 59.2017, 30.6871) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.75
Greenish Tan
#BCCB7A
ΔE00 2.36
Pale Olive Green
#B1D27B
ΔE00 2.75
Greenish Beige
#C9D179
ΔE00 3.89
Light Moss Green
#A6C875
ΔE00 4.40
Light Olive
#ACBF69
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED384 #9984D3
analogous
#D3C084 #BED384 #97D384
triadic
#BED384 #84BED3 #D384BE
tetradic
#BED384 #84D3C0 #9984D3 #D38497
square
#BED384 #84D3C0 #9984D3 #D38497
split-complementary
#BED384 #8497D3 #C084D3
monochromatic
#87A23A #A6C357 #BED384 #D6E3B1 #EEF3DE
Accessibility & contrast
On white
1.64
#BED384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#BED384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED384
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED384 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB7E
Deuteranopia (green-blind)
#D9CA88
Tritanopia (blue-blind)
#C5CBBF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed384; /* rgb */ color: rgb(190, 211, 132); /* oklch */ color: oklch(83.3% 0.105 120.9);
Tailwind
colors: {
custom: {
50: '#d2e0a8',
500: '#bed384',
950: '#000000',
},
}SCSS
$custom: #bed384; $custom-light: #d2e0a8; $custom-dark: #000000;
JSON
{
"hex": "#bed384",
"rgb": {
"r": 190,
"g": 211,
"b": 132
},
"hsl": {
"h": 75.949,
"s": 47.305,
"l": 67.255
},
"oklch": {
"l": 0.83273,
"c": 0.10541,
"h": 120.9
},
"luminance": 0.59202
}Semantic roles & 50–950 ramp
primary
#BED384
secondary
#6A54A7
accent
#2BBB51
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141510
muted
#838480