#BED076#BED076
#BED076 is a very light, moderate yellow-green. Relative luminance 0.574; OKLCH L 82.4% C 0.117 H 118.3°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BED076 |
|---|---|
| RGB | rgb(190, 208, 118) |
| HSL | hsl(72, 49%, 64%) |
| HSV | hsv(72, 43%, 82%) |
| CMYK | cmyk(8.7%, 0%, 43.3%, 18.4%) |
| CIE-LAB | lab(80.39, -19.90, 42.53) |
| CIE-LCH | lch(80.39, 46.96, 115.07°) |
| OKLab | oklab(82.4% -0.0554 0.1028) |
| OKLCH | oklch(82.4% 0.117 118.3) |
| XYZ | xyz(47.0614, 57.3672, 25.7298) |
| Luminance | 0.5737 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.79
Greenish Beige
#C9D179
ΔE00 2.51
Pale Olive
#B9CC81
ΔE00 2.84
Pale Olive Green
#B1D27B
ΔE00 3.53
Light Olive
#ACBF69
ΔE00 4.43
Light Moss Green
#A6C875
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED076 #8876D0
analogous
#D0B576 #BED076 #91D076
triadic
#BED076 #76BED0 #D076BE
tetradic
#BED076 #76D0B5 #8876D0 #D07691
square
#BED076 #76D0B5 #8876D0 #D07691
split-complementary
#BED076 #7691D0 #B576D0
monochromatic
#849834 #A8C048 #BED076 #D4E0A4 #E9EFD1
Accessibility & contrast
On white
1.68
#BED076 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#BED076 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED076
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED076 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED076 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC76F
Deuteranopia (green-blind)
#D9C87B
Tritanopia (blue-blind)
#C6C7BA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bed076; /* rgb */ color: rgb(190, 208, 118); /* oklch */ color: oklch(82.4% 0.117 118.3);
Tailwind
colors: {
custom: {
50: '#d3de9f',
500: '#bed076',
950: '#000000',
},
}SCSS
$custom: #bed076; $custom-light: #d3de9f; $custom-dark: #000000;
JSON
{
"hex": "#bed076",
"rgb": {
"r": 190,
"g": 208,
"b": 118
},
"hsl": {
"h": 72,
"s": 48.913,
"l": 63.922
},
"oklch": {
"l": 0.82396,
"c": 0.11681,
"h": 118.3
},
"luminance": 0.57367
}Semantic roles & 50–950 ramp
primary
#BED076
secondary
#5D4D9D
accent
#29BC47
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480