#BED282#BED282
#BED282 is a very light, moderate yellow-green. Relative luminance 0.587; OKLCH L 83.0% C 0.106 H 120.2°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BED282 |
|---|---|
| RGB | rgb(190, 210, 130) |
| HSL | hsl(75, 47%, 67%) |
| HSV | hsv(75, 38%, 82%) |
| CMYK | cmyk(9.5%, 0%, 38.1%, 17.6%) |
| CIE-LAB | lab(81.10, -19.50, 37.43) |
| CIE-LCH | lch(81.10, 42.21, 117.52°) |
| OKLab | oklab(83.02% -0.0535 0.0918) |
| OKLCH | oklch(83.02% 0.106 120.2) |
| XYZ | xyz(48.3110, 58.6522, 29.8907) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.62
Greenish Tan
#BCCB7A
ΔE00 1.99
Pale Olive Green
#B1D27B
ΔE00 2.85
Greenish Beige
#C9D179
ΔE00 3.57
Light Moss Green
#A6C875
ΔE00 4.40
Light Olive
#ACBF69
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED282 #9682D2
analogous
#D2BE82 #BED282 #96D282
triadic
#BED282 #82BED2 #D282BE
tetradic
#BED282 #82D2BE #9682D2 #D28296
square
#BED282 #82D2BE #9682D2 #D28296
split-complementary
#BED282 #8296D2 #BE82D2
monochromatic
#86A03A #A7C255 #BED282 #D5E2AF #EDF2DC
Accessibility & contrast
On white
1.65
#BED282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#BED282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED282
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED282 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA7C
Deuteranopia (green-blind)
#D9CA86
Tritanopia (blue-blind)
#C5CABE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bed282; /* rgb */ color: rgb(190, 210, 130); /* oklch */ color: oklch(83.0% 0.106 120.2);
Tailwind
colors: {
custom: {
50: '#d2dfa7',
500: '#bed282',
950: '#000000',
},
}SCSS
$custom: #bed282; $custom-light: #d2dfa7; $custom-dark: #000000;
JSON
{
"hex": "#bed282",
"rgb": {
"r": 190,
"g": 210,
"b": 130
},
"hsl": {
"h": 75,
"s": 47.059,
"l": 66.667
},
"oklch": {
"l": 0.83022,
"c": 0.10628,
"h": 120.2
},
"luminance": 0.58652
}Semantic roles & 50–950 ramp
primary
#BED282
secondary
#6853A5
accent
#2BBA4F
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480