#BED882#BED882
#BED882 is a very light, moderate yellow-green. Relative luminance 0.617; OKLCH L 84.3% C 0.115 H 122.6°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BED882 |
|---|---|
| RGB | rgb(190, 216, 130) |
| HSL | hsl(78, 52%, 68%) |
| HSV | hsv(78, 40%, 85%) |
| CMYK | cmyk(12%, 0%, 39.8%, 15.3%) |
| CIE-LAB | lab(82.74, -22.45, 39.53) |
| CIE-LCH | lch(82.74, 45.46, 119.60°) |
| OKLab | oklab(84.33% -0.0618 0.0967) |
| OKLCH | oklch(84.33% 0.115 122.6) |
| XYZ | xyz(49.8202, 61.6705, 30.3937) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.31
Pale Olive
#B9CC81
ΔE00 3.26
Greenish Tan
#BCCB7A
ΔE00 3.60
Greenish Beige
#C9D179
ΔE00 4.49
Light Moss Green
#A6C875
ΔE00 4.73
Light Olive
#ACBF69
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED882 #9C82D8
analogous
#D8C782 #BED882 #93D882
triadic
#BED882 #82BED8 #D882BE
tetradic
#BED882 #82D8C7 #9C82D8 #D88293
square
#BED882 #82D8C7 #9C82D8 #D88293
split-complementary
#BED882 #8293D8 #C782D8
monochromatic
#87AA35 #A6C953 #BED882 #D6E7B1 #EFF5DF
Accessibility & contrast
On white
1.57
#BED882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#BED882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED882
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED882 | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7B
Deuteranopia (green-blind)
#DECE86
Tritanopia (blue-blind)
#C4D0C3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed882; /* rgb */ color: rgb(190, 216, 130); /* oklch */ color: oklch(84.3% 0.115 122.6);
Tailwind
colors: {
custom: {
50: '#d3e4a7',
500: '#bed882',
950: '#000000',
},
}SCSS
$custom: #bed882; $custom-light: #d3e4a7; $custom-dark: #000000;
JSON
{
"hex": "#bed882",
"rgb": {
"r": 190,
"g": 216,
"b": 130
},
"hsl": {
"h": 78.14,
"s": 52.439,
"l": 67.843
},
"oklch": {
"l": 0.84332,
"c": 0.11472,
"h": 122.6
},
"luminance": 0.61671
}Semantic roles & 50–950 ramp
primary
#BED882
secondary
#6D50AE
accent
#26C054
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480