#BED876#BED876
#BED876 is a very light, vivid yellow-green. Relative luminance 0.614; OKLCH L 84.1% C 0.128 H 121.4°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BED876 |
|---|---|
| RGB | rgb(190, 216, 118) |
| HSL | hsl(76, 56%, 65%) |
| HSV | hsv(76, 45%, 85%) |
| CMYK | cmyk(12%, 0%, 45.4%, 15.3%) |
| CIE-LAB | lab(82.58, -23.81, 45.25) |
| CIE-LCH | lch(82.58, 51.13, 117.75°) |
| OKLab | oklab(84.15% -0.0664 0.1089) |
| OKLCH | oklch(84.15% 0.128 121.4) |
| XYZ | xyz(49.0612, 61.3669, 26.3964) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.14
Greenish Tan
#BCCB7A
ΔE00 4.01
Greenish Beige
#C9D179
ΔE00 4.17
Pale Olive
#B9CC81
ΔE00 4.41
Light Moss Green
#A6C875
ΔE00 5.39
Light Olive
#ACBF69
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED876 #9076D8
analogous
#D8C176 #BED876 #8DD876
triadic
#BED876 #76BED8 #D876BE
tetradic
#BED876 #76D8C1 #9076D8 #D8768D
square
#BED876 #76D8C1 #9076D8 #D8768D
split-complementary
#BED876 #768DD8 #C176D8
monochromatic
#85A52F #A7CA46 #BED876 #D5E6A6 #EBF3D5
Accessibility & contrast
On white
1.58
#BED876 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#BED876 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED876
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED876 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED876 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE6E
Deuteranopia (green-blind)
#DFCE7B
Tritanopia (blue-blind)
#C5CFC1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed876; /* rgb */ color: rgb(190, 216, 118); /* oklch */ color: oklch(84.1% 0.128 121.4);
Tailwind
colors: {
custom: {
50: '#d3e49f',
500: '#bed876',
950: '#000000',
},
}SCSS
$custom: #bed876; $custom-light: #d3e49f; $custom-dark: #000000;
JSON
{
"hex": "#bed876",
"rgb": {
"r": 190,
"g": 216,
"b": 118
},
"hsl": {
"h": 75.918,
"s": 55.682,
"l": 65.49
},
"oklch": {
"l": 0.84149,
"c": 0.12759,
"h": 121.4
},
"luminance": 0.61367
}Semantic roles & 50–950 ramp
primary
#BED876
secondary
#634AA8
accent
#22C34D
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480