#BED682#BED682
#BED682 is a very light, moderate yellow-green. Relative luminance 0.607; OKLCH L 83.9% C 0.112 H 121.8°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BED682 |
|---|---|
| RGB | rgb(190, 214, 130) |
| HSL | hsl(77, 51%, 67%) |
| HSV | hsv(77, 39%, 84%) |
| CMYK | cmyk(11.2%, 0%, 39.3%, 16.1%) |
| CIE-LAB | lab(82.19, -21.47, 38.83) |
| CIE-LCH | lch(82.19, 44.37, 118.94°) |
| OKLab | oklab(83.9% -0.059 0.0951) |
| OKLCH | oklch(83.9% 0.112 121.8) |
| XYZ | xyz(49.3109, 60.6520, 30.2240) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.34
Pale Olive
#B9CC81
ΔE00 2.69
Greenish Tan
#BCCB7A
ΔE00 3.04
Greenish Beige
#C9D179
ΔE00 4.13
Light Moss Green
#A6C875
ΔE00 4.54
Light Olive
#ACBF69
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED682 #9A82D6
analogous
#D6C482 #BED682 #94D682
triadic
#BED682 #82BED6 #D682BE
tetradic
#BED682 #82D6C4 #9A82D6 #D68294
square
#BED682 #82D6C4 #9A82D6 #D68294
split-complementary
#BED682 #8294D6 #C482D6
monochromatic
#87A737 #A6C754 #BED682 #D6E5B0 #EEF4DE
Accessibility & contrast
On white
1.60
#BED682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#BED682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED682
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED682 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7C
Deuteranopia (green-blind)
#DCCC86
Tritanopia (blue-blind)
#C4CEC1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed682; /* rgb */ color: rgb(190, 214, 130); /* oklch */ color: oklch(83.9% 0.112 121.8);
Tailwind
colors: {
custom: {
50: '#d2e2a7',
500: '#bed682',
950: '#000000',
},
}SCSS
$custom: #bed682; $custom-light: #d2e2a7; $custom-dark: #000000;
JSON
{
"hex": "#bed682",
"rgb": {
"r": 190,
"g": 214,
"b": 130
},
"hsl": {
"h": 77.143,
"s": 50.602,
"l": 67.451
},
"oklch": {
"l": 0.83895,
"c": 0.11189,
"h": 121.8
},
"luminance": 0.60652
}Semantic roles & 50–950 ramp
primary
#BED682
secondary
#6B51AB
accent
#28BE53
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480