#BED376#BED376
#BED376 is a very light, vivid yellow-green. Relative luminance 0.588; OKLCH L 83.1% C 0.121 H 119.5°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BED376 |
|---|---|
| RGB | rgb(190, 211, 118) |
| HSL | hsl(74, 51%, 65%) |
| HSV | hsv(74, 44%, 83%) |
| CMYK | cmyk(10%, 0%, 44.1%, 17.3%) |
| CIE-LAB | lab(81.21, -21.37, 43.55) |
| CIE-LCH | lch(81.21, 48.52, 116.14°) |
| OKLab | oklab(83.05% -0.0596 0.1051) |
| OKLCH | oklch(83.05% 0.121 119.5) |
| XYZ | xyz(47.7997, 58.8439, 25.9759) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 2.61
Greenish Beige
#C9D179
ΔE00 3.04
Pale Olive Green
#B1D27B
ΔE00 3.18
Pale Olive
#B9CC81
ΔE00 3.33
Light Moss Green
#A6C875
ΔE00 4.94
Light Olive
#ACBF69
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED376 #8B76D3
analogous
#D3B976 #BED376 #90D376
triadic
#BED376 #76BED3 #D376BE
tetradic
#BED376 #76D3B9 #8B76D3 #D37690
square
#BED376 #76D3B9 #8B76D3 #D37690
split-complementary
#BED376 #7690D3 #B976D3
monochromatic
#849C32 #A8C448 #BED376 #D4E2A4 #EAF1D3
Accessibility & contrast
On white
1.64
#BED376 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#BED376 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED376
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED376 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED376 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA6E
Deuteranopia (green-blind)
#DBCA7B
Tritanopia (blue-blind)
#C6CABD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed376; /* rgb */ color: rgb(190, 211, 118); /* oklch */ color: oklch(83.1% 0.121 119.5);
Tailwind
colors: {
custom: {
50: '#d3e09f',
500: '#bed376',
950: '#000000',
},
}SCSS
$custom: #bed376; $custom-light: #d3e09f; $custom-dark: #000000;
JSON
{
"hex": "#bed376",
"rgb": {
"r": 190,
"g": 211,
"b": 118
},
"hsl": {
"h": 73.548,
"s": 51.381,
"l": 64.51
},
"oklch": {
"l": 0.83052,
"c": 0.12083,
"h": 119.5
},
"luminance": 0.58844
}Semantic roles & 50–950 ramp
primary
#BED376
secondary
#5F4CA1
accent
#27BF49
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480