#BED381#BED381
#BED381 is a very light, moderate yellow-green. Relative luminance 0.591; OKLCH L 83.2% C 0.109 H 120.5°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BED381 |
|---|---|
| RGB | rgb(190, 211, 129) |
| HSL | hsl(75, 48%, 67%) |
| HSV | hsv(75, 39%, 83%) |
| CMYK | cmyk(10%, 0%, 38.9%, 17.3%) |
| CIE-LAB | lab(81.36, -20.12, 38.27) |
| CIE-LCH | lch(81.36, 43.23, 117.73°) |
| OKLab | oklab(83.22% -0.0553 0.0937) |
| OKLCH | oklch(83.22% 0.109 120.5) |
| XYZ | xyz(48.4919, 59.1208, 29.6214) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.96
Greenish Tan
#BCCB7A
ΔE00 2.20
Pale Olive Green
#B1D27B
ΔE00 2.66
Greenish Beige
#C9D179
ΔE00 3.59
Light Moss Green
#A6C875
ΔE00 4.41
Light Olive
#ACBF69
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED381 #9681D3
analogous
#D3BF81 #BED381 #95D381
triadic
#BED381 #81BED3 #D381BE
tetradic
#BED381 #81D3BF #9681D3 #D38195
square
#BED381 #81D3BF #9681D3 #D38195
split-complementary
#BED381 #8195D3 #BF81D3
monochromatic
#86A138 #A7C354 #BED381 #D5E3AE #EDF3DC
Accessibility & contrast
On white
1.64
#BED381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#BED381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED381
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED381 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7B
Deuteranopia (green-blind)
#DACA85
Tritanopia (blue-blind)
#C5CBBF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed381; /* rgb */ color: rgb(190, 211, 129); /* oklch */ color: oklch(83.2% 0.109 120.5);
Tailwind
colors: {
custom: {
50: '#d2e0a6',
500: '#bed381',
950: '#000000',
},
}SCSS
$custom: #bed381; $custom-light: #d2e0a6; $custom-dark: #000000;
JSON
{
"hex": "#bed381",
"rgb": {
"r": 190,
"g": 211,
"b": 129
},
"hsl": {
"h": 75.366,
"s": 48.235,
"l": 66.667
},
"oklch": {
"l": 0.83223,
"c": 0.1088,
"h": 120.5
},
"luminance": 0.59121
}Semantic roles & 50–950 ramp
primary
#BED381
secondary
#6852A6
accent
#2ABC4F
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480