#BED379#BED379
#BED379 is a very light, moderate yellow-green. Relative luminance 0.589; OKLCH L 83.1% C 0.118 H 119.8°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BED379 |
|---|---|
| RGB | rgb(190, 211, 121) |
| HSL | hsl(74, 51%, 65%) |
| HSV | hsv(74, 43%, 83%) |
| CMYK | cmyk(10%, 0%, 42.7%, 17.3%) |
| CIE-LAB | lab(81.25, -21.04, 42.12) |
| CIE-LCH | lch(81.25, 47.09, 116.54°) |
| OKLab | oklab(83.1% -0.0584 0.1021) |
| OKLCH | oklch(83.1% 0.118 119.8) |
| XYZ | xyz(47.9808, 58.9163, 26.9297) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 2.37
Pale Olive
#B9CC81
ΔE00 2.91
Pale Olive Green
#B1D27B
ΔE00 2.93
Greenish Beige
#C9D179
ΔE00 3.09
Light Moss Green
#A6C875
ΔE00 4.73
Light Olive
#ACBF69
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED379 #8E79D3
analogous
#D3BB79 #BED379 #91D379
triadic
#BED379 #79BED3 #D379BE
tetradic
#BED379 #79D3BB #8E79D3 #D37991
square
#BED379 #79D3BB #8E79D3 #D37991
split-complementary
#BED379 #7991D3 #BB79D3
monochromatic
#859E34 #A8C44B #BED379 #D4E2A7 #EBF1D5
Accessibility & contrast
On white
1.64
#BED379 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#BED379 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED379
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED379 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED379 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA72
Deuteranopia (green-blind)
#DBCA7E
Tritanopia (blue-blind)
#C6CBBD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed379; /* rgb */ color: rgb(190, 211, 121); /* oklch */ color: oklch(83.1% 0.118 119.8);
Tailwind
colors: {
custom: {
50: '#d3e0a1',
500: '#bed379',
950: '#000000',
},
}SCSS
$custom: #bed379; $custom-light: #d3e0a1; $custom-dark: #000000;
JSON
{
"hex": "#bed379",
"rgb": {
"r": 190,
"g": 211,
"b": 121
},
"hsl": {
"h": 74,
"s": 50.562,
"l": 65.098
},
"oklch": {
"l": 0.83097,
"c": 0.11762,
"h": 119.8
},
"luminance": 0.58916
}Semantic roles & 50–950 ramp
primary
#BED379
secondary
#614EA3
accent
#28BE4B
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480