#BED980#BED980
#BED980 is a very light, moderate yellow-green. Relative luminance 0.621; OKLCH L 84.5% C 0.118 H 122.7°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BED980 |
|---|---|
| RGB | rgb(190, 217, 128) |
| HSL | hsl(78, 54%, 68%) |
| HSV | hsv(78, 41%, 85%) |
| CMYK | cmyk(12.4%, 0%, 41%, 14.9%) |
| CIE-LAB | lab(82.98, -23.17, 40.84) |
| CIE-LCH | lch(82.98, 46.96, 119.57°) |
| OKLab | oklab(84.52% -0.064 0.0995) |
| OKLCH | oklch(84.52% 0.118 122.7) |
| XYZ | xyz(49.9442, 62.1313, 29.7792) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.40
Pale Olive
#B9CC81
ΔE00 3.68
Greenish Tan
#BCCB7A
ΔE00 3.88
Greenish Beige
#C9D179
ΔE00 4.58
Light Moss Green
#A6C875
ΔE00 4.91
Light Olive
#ACBF69
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED980 #9B80D9
analogous
#D9C780 #BED980 #92D980
triadic
#BED980 #80BED9 #D980BE
tetradic
#BED980 #80D9C7 #9B80D9 #D98092
square
#BED980 #80D9C7 #9B80D9 #D98092
split-complementary
#BED980 #8092D9 #C780D9
monochromatic
#87AB33 #A6CB51 #BED980 #D6E7AF #EEF5DE
Accessibility & contrast
On white
1.56
#BED980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#BED980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED980
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED980 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF79
Deuteranopia (green-blind)
#DFCF85
Tritanopia (blue-blind)
#C4D1C3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed980; /* rgb */ color: rgb(190, 217, 128); /* oklch */ color: oklch(84.5% 0.118 122.7);
Tailwind
colors: {
custom: {
50: '#d3e4a6',
500: '#bed980',
950: '#000000',
},
}SCSS
$custom: #bed980; $custom-light: #d3e4a6; $custom-dark: #000000;
JSON
{
"hex": "#bed980",
"rgb": {
"r": 190,
"g": 217,
"b": 128
},
"hsl": {
"h": 78.202,
"s": 53.939,
"l": 67.647
},
"oklch": {
"l": 0.84519,
"c": 0.11832,
"h": 122.7
},
"luminance": 0.62131
}Semantic roles & 50–950 ramp
primary
#BED980
secondary
#6C4FAE
accent
#24C154
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480