#BED981#BED981
#BED981 is a very light, moderate yellow-green. Relative luminance 0.622; OKLCH L 84.5% C 0.117 H 122.8°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BED981 |
|---|---|
| RGB | rgb(190, 217, 129) |
| HSL | hsl(78, 54%, 68%) |
| HSV | hsv(78, 41%, 85%) |
| CMYK | cmyk(12.4%, 0%, 40.6%, 14.9%) |
| CIE-LAB | lab(83.00, -23.06, 40.36) |
| CIE-LCH | lch(83.00, 46.48, 119.74°) |
| OKLab | oklab(84.54% -0.0636 0.0985) |
| OKLCH | oklch(84.54% 0.117 122.8) |
| XYZ | xyz(50.0104, 62.1577, 30.1276) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.37
Pale Olive
#B9CC81
ΔE00 3.61
Greenish Tan
#BCCB7A
ΔE00 3.87
Greenish Beige
#C9D179
ΔE00 4.63
Light Moss Green
#A6C875
ΔE00 4.88
Light Olive
#ACBF69
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED981 #9C81D9
analogous
#D9C881 #BED981 #92D981
triadic
#BED981 #81BED9 #D981BE
tetradic
#BED981 #81D9C8 #9C81D9 #D98192
square
#BED981 #81D9C8 #9C81D9 #D98192
split-complementary
#BED981 #8192D9 #C881D9
monochromatic
#87AC34 #A6CB52 #BED981 #D6E7B0 #EFF5DF
Accessibility & contrast
On white
1.56
#BED981 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#BED981 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED981
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED981 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED981 | 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)
#E2CF7A
Deuteranopia (green-blind)
#DFCF85
Tritanopia (blue-blind)
#C4D1C4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed981; /* rgb */ color: rgb(190, 217, 129); /* oklch */ color: oklch(84.5% 0.117 122.8);
Tailwind
colors: {
custom: {
50: '#d3e4a7',
500: '#bed981',
950: '#000000',
},
}SCSS
$custom: #bed981; $custom-light: #d3e4a7; $custom-dark: #000000;
JSON
{
"hex": "#bed981",
"rgb": {
"r": 190,
"g": 217,
"b": 129
},
"hsl": {
"h": 78.409,
"s": 53.659,
"l": 67.843
},
"oklch": {
"l": 0.84535,
"c": 0.11723,
"h": 122.8
},
"luminance": 0.62158
}Semantic roles & 50–950 ramp
primary
#BED981
secondary
#6D4FAF
accent
#24C154
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480