#BED883#BED883
#BED883 is a very light, moderate yellow-green. Relative luminance 0.617; OKLCH L 84.3% C 0.114 H 122.7°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BED883 |
|---|---|
| RGB | rgb(190, 216, 131) |
| HSL | hsl(78, 52%, 68%) |
| HSV | hsv(78, 39%, 85%) |
| CMYK | cmyk(12%, 0%, 39.4%, 15.3%) |
| CIE-LAB | lab(82.75, -22.33, 39.05) |
| CIE-LCH | lch(82.75, 44.98, 119.77°) |
| OKLab | oklab(84.35% -0.0614 0.0956) |
| OKLCH | oklch(84.35% 0.114 122.7) |
| XYZ | xyz(49.8876, 61.6975, 30.7489) |
| Luminance | 0.6170 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.30
Pale Olive
#B9CC81
ΔE00 3.20
Greenish Tan
#BCCB7A
ΔE00 3.61
Greenish Beige
#C9D179
ΔE00 4.56
Light Moss Green
#A6C875
ΔE00 4.71
Light Olive
#ACBF69
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED883 #9D83D8
analogous
#D8C783 #BED883 #93D883
triadic
#BED883 #83BED8 #D883BE
tetradic
#BED883 #83D8C7 #9D83D8 #D88393
square
#BED883 #83D8C7 #9D83D8 #D88393
split-complementary
#BED883 #8393D8 #C783D8
monochromatic
#87AB36 #A6C954 #BED883 #D6E7B2 #EFF5E0
Accessibility & contrast
On white
1.57
#BED883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#BED883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED883
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED883 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7D
Deuteranopia (green-blind)
#DECE87
Tritanopia (blue-blind)
#C4D0C3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed883; /* rgb */ color: rgb(190, 216, 131); /* oklch */ color: oklch(84.3% 0.114 122.7);
Tailwind
colors: {
custom: {
50: '#d3e4a8',
500: '#bed883',
950: '#000000',
},
}SCSS
$custom: #bed883; $custom-light: #d3e4a8; $custom-dark: #000000;
JSON
{
"hex": "#bed883",
"rgb": {
"r": 190,
"g": 216,
"b": 131
},
"hsl": {
"h": 78.353,
"s": 52.147,
"l": 68.039
},
"oklch": {
"l": 0.84348,
"c": 0.11361,
"h": 122.7
},
"luminance": 0.61698
}Semantic roles & 50–950 ramp
primary
#BED883
secondary
#6E51AE
accent
#26C055
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141510
muted
#838480