#BED382#BED382
#BED382 is a very light, moderate yellow-green. Relative luminance 0.591; OKLCH L 83.2% C 0.108 H 120.6°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BED382 |
|---|---|
| RGB | rgb(190, 211, 130) |
| HSL | hsl(76, 48%, 67%) |
| HSV | hsv(76, 38%, 83%) |
| CMYK | cmyk(10%, 0%, 38.4%, 17.3%) |
| CIE-LAB | lab(81.37, -20.00, 37.78) |
| CIE-LCH | lch(81.37, 42.75, 117.89°) |
| OKLab | oklab(83.24% -0.0549 0.0927) |
| OKLCH | oklch(83.24% 0.108 120.6) |
| XYZ | xyz(48.5587, 59.1475, 29.9732) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.87
Greenish Tan
#BCCB7A
ΔE00 2.24
Pale Olive Green
#B1D27B
ΔE00 2.68
Greenish Beige
#C9D179
ΔE00 3.68
Light Moss Green
#A6C875
ΔE00 4.40
Light Olive
#ACBF69
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED382 #9782D3
analogous
#D3C082 #BED382 #96D382
triadic
#BED382 #82BED3 #D382BE
tetradic
#BED382 #82D3C0 #9782D3 #D38296
square
#BED382 #82D3C0 #9782D3 #D38296
split-complementary
#BED382 #8296D3 #C082D3
monochromatic
#87A239 #A6C355 #BED382 #D6E3AF #EDF3DD
Accessibility & contrast
On white
1.64
#BED382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#BED382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED382
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED382 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7C
Deuteranopia (green-blind)
#DACA86
Tritanopia (blue-blind)
#C5CBBF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed382; /* rgb */ color: rgb(190, 211, 130); /* oklch */ color: oklch(83.2% 0.108 120.6);
Tailwind
colors: {
custom: {
50: '#d2e0a7',
500: '#bed382',
950: '#000000',
},
}SCSS
$custom: #bed382; $custom-light: #d2e0a7; $custom-dark: #000000;
JSON
{
"hex": "#bed382",
"rgb": {
"r": 190,
"g": 211,
"b": 130
},
"hsl": {
"h": 75.556,
"s": 47.929,
"l": 66.863
},
"oklch": {
"l": 0.8324,
"c": 0.10768,
"h": 120.6
},
"luminance": 0.59147
}Semantic roles & 50–950 ramp
primary
#BED382
secondary
#6853A6
accent
#2ABB50
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480