#BED982#BED982
#BED982 is a very light, moderate yellow-green. Relative luminance 0.622; OKLCH L 84.6% C 0.116 H 123.0°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BED982 |
|---|---|
| RGB | rgb(190, 217, 130) |
| HSL | hsl(79, 53%, 68%) |
| HSV | hsv(79, 40%, 85%) |
| CMYK | cmyk(12.4%, 0%, 40.1%, 14.9%) |
| CIE-LAB | lab(83.01, -22.94, 39.88) |
| CIE-LCH | lch(83.01, 46.00, 119.91°) |
| OKLab | oklab(84.55% -0.0632 0.0975) |
| OKLCH | oklch(84.55% 0.116 123) |
| XYZ | xyz(50.0772, 62.1844, 30.4794) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.35
Pale Olive
#B9CC81
ΔE00 3.54
Greenish Tan
#BCCB7A
ΔE00 3.87
Greenish Beige
#C9D179
ΔE00 4.69
Light Moss Green
#A6C875
ΔE00 4.85
Light Grey Green
#B7E1A1
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED982 #9D82D9
analogous
#D9C882 #BED982 #92D982
triadic
#BED982 #82BED9 #D982BE
tetradic
#BED982 #82D9C8 #9D82D9 #D98292
square
#BED982 #82D9C8 #9D82D9 #D98292
split-complementary
#BED982 #8292D9 #C882D9
monochromatic
#87AC34 #A6CB53 #BED982 #D6E7B1 #EFF6E0
Accessibility & contrast
On white
1.56
#BED982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#BED982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED982
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED982 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7B
Deuteranopia (green-blind)
#DFCF86
Tritanopia (blue-blind)
#C4D1C4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed982; /* rgb */ color: rgb(190, 217, 130); /* oklch */ color: oklch(84.6% 0.116 123.0);
Tailwind
colors: {
custom: {
50: '#d3e4a7',
500: '#bed982',
950: '#000000',
},
}SCSS
$custom: #bed982; $custom-light: #d3e4a7; $custom-dark: #000000;
JSON
{
"hex": "#bed982",
"rgb": {
"r": 190,
"g": 217,
"b": 130
},
"hsl": {
"h": 78.621,
"s": 53.374,
"l": 68.039
},
"oklch": {
"l": 0.84551,
"c": 0.11613,
"h": 123
},
"luminance": 0.62185
}Semantic roles & 50–950 ramp
primary
#BED982
secondary
#6E50AF
accent
#25C155
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480