#BED476#BED476
#BED476 is a very light, vivid yellow-green. Relative luminance 0.593; OKLCH L 83.3% C 0.122 H 119.9°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BED476 |
|---|---|
| RGB | rgb(190, 212, 118) |
| HSL | hsl(74, 52%, 65%) |
| HSV | hsv(74, 44%, 83%) |
| CMYK | cmyk(10.4%, 0%, 44.3%, 16.9%) |
| CIE-LAB | lab(81.48, -21.86, 43.89) |
| CIE-LCH | lch(81.48, 49.04, 116.48°) |
| OKLab | oklab(83.27% -0.061 0.1059) |
| OKLCH | oklch(83.27% 0.122 119.9) |
| XYZ | xyz(48.0489, 59.3423, 26.0590) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 2.89
Pale Olive Green
#B1D27B
ΔE00 3.11
Greenish Beige
#C9D179
ΔE00 3.25
Pale Olive
#B9CC81
ΔE00 3.52
Light Moss Green
#A6C875
ΔE00 5.00
Light Olive
#ACBF69
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED476 #8C76D4
analogous
#D4BB76 #BED476 #8FD476
triadic
#BED476 #76BED4 #D476BE
tetradic
#BED476 #76D4BB #8C76D4 #D4768F
square
#BED476 #76D4BB #8C76D4 #D4768F
split-complementary
#BED476 #768FD4 #BB76D4
monochromatic
#859E32 #A8C547 #BED476 #D4E3A5 #EAF1D3
Accessibility & contrast
On white
1.63
#BED476 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#BED476 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED476
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED476 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED476 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6E
Deuteranopia (green-blind)
#DCCB7B
Tritanopia (blue-blind)
#C6CBBE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed476; /* rgb */ color: rgb(190, 212, 118); /* oklch */ color: oklch(83.3% 0.122 119.9);
Tailwind
colors: {
custom: {
50: '#d3e19f',
500: '#bed476',
950: '#000000',
},
}SCSS
$custom: #bed476; $custom-light: #d3e19f; $custom-dark: #000000;
JSON
{
"hex": "#bed476",
"rgb": {
"r": 190,
"g": 212,
"b": 118
},
"hsl": {
"h": 74.043,
"s": 52.222,
"l": 64.706
},
"oklch": {
"l": 0.83271,
"c": 0.12218,
"h": 119.9
},
"luminance": 0.59342
}Semantic roles & 50–950 ramp
primary
#BED476
secondary
#604CA3
accent
#26C04A
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480