#BED976#BED976
#BED976 is a very light, vivid yellow-green. Relative luminance 0.619; OKLCH L 84.4% C 0.129 H 121.7°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BED976 |
|---|---|
| RGB | rgb(190, 217, 118) |
| HSL | hsl(76, 57%, 66%) |
| HSV | hsv(76, 46%, 85%) |
| CMYK | cmyk(12.4%, 0%, 45.6%, 14.9%) |
| CIE-LAB | lab(82.85, -24.29, 45.59) |
| CIE-LCH | lch(82.85, 51.66, 118.05°) |
| OKLab | oklab(84.37% -0.0678 0.1097) |
| OKLCH | oklch(84.37% 0.129 121.7) |
| XYZ | xyz(49.3182, 61.8808, 26.4820) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.22
Greenish Tan
#BCCB7A
ΔE00 4.29
Greenish Beige
#C9D179
ΔE00 4.41
Pale Olive
#B9CC81
ΔE00 4.64
Light Moss Green
#A6C875
ΔE00 5.52
Light Olive
#ACBF69
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED976 #9176D9
analogous
#D9C276 #BED976 #8CD976
triadic
#BED976 #76BED9 #D976BE
tetradic
#BED976 #76D9C2 #9176D9 #D9768C
square
#BED976 #76D9C2 #9176D9 #D9768C
split-complementary
#BED976 #768CD9 #C276D9
monochromatic
#86A62E #A7CC46 #BED976 #D5E6A6 #EBF4D6
Accessibility & contrast
On white
1.57
#BED976 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#BED976 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED976
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED976 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED976 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF6E
Deuteranopia (green-blind)
#E0CE7B
Tritanopia (blue-blind)
#C5D0C2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed976; /* rgb */ color: rgb(190, 217, 118); /* oklch */ color: oklch(84.4% 0.129 121.7);
Tailwind
colors: {
custom: {
50: '#d3e49f',
500: '#bed976',
950: '#000000',
},
}SCSS
$custom: #bed976; $custom-light: #d3e49f; $custom-dark: #000000;
JSON
{
"hex": "#bed976",
"rgb": {
"r": 190,
"g": 217,
"b": 118
},
"hsl": {
"h": 76.364,
"s": 56.571,
"l": 65.686
},
"oklch": {
"l": 0.84369,
"c": 0.12895,
"h": 121.7
},
"luminance": 0.61881
}Semantic roles & 50–950 ramp
primary
#BED976
secondary
#6449AA
accent
#21C44E
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480