#BED176#BED176
#BED176 is a very light, moderate yellow-green. Relative luminance 0.579; OKLCH L 82.6% C 0.118 H 118.7°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BED176 |
|---|---|
| RGB | rgb(190, 209, 118) |
| HSL | hsl(73, 50%, 64%) |
| HSV | hsv(73, 44%, 82%) |
| CMYK | cmyk(9.1%, 0%, 43.5%, 18%) |
| CIE-LAB | lab(80.66, -20.39, 42.87) |
| CIE-LCH | lch(80.66, 47.48, 115.43°) |
| OKLab | oklab(82.61% -0.0568 0.1036) |
| OKLCH | oklch(82.61% 0.118 118.7) |
| XYZ | xyz(47.3059, 57.8563, 25.8113) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 2.06
Greenish Beige
#C9D179
ΔE00 2.67
Pale Olive
#B9CC81
ΔE00 2.98
Pale Olive Green
#B1D27B
ΔE00 3.39
Light Olive
#ACBF69
ΔE00 4.62
Light Moss Green
#A6C875
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED176 #8976D1
analogous
#D1B776 #BED176 #91D176
triadic
#BED176 #76BED1 #D176BE
tetradic
#BED176 #76D1B7 #8976D1 #D17691
square
#BED176 #76D1B7 #8976D1 #D17691
split-complementary
#BED176 #7691D1 #B776D1
monochromatic
#849933 #A8C248 #BED176 #D4E0A4 #E9F0D2
Accessibility & contrast
On white
1.67
#BED176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#BED176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED176
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED176 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC86F
Deuteranopia (green-blind)
#D9C97B
Tritanopia (blue-blind)
#C6C8BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bed176; /* rgb */ color: rgb(190, 209, 118); /* oklch */ color: oklch(82.6% 0.118 118.7);
Tailwind
colors: {
custom: {
50: '#d3df9f',
500: '#bed176',
950: '#000000',
},
}SCSS
$custom: #bed176; $custom-light: #d3df9f; $custom-dark: #000000;
JSON
{
"hex": "#bed176",
"rgb": {
"r": 190,
"g": 209,
"b": 118
},
"hsl": {
"h": 72.527,
"s": 49.727,
"l": 64.118
},
"oklch": {
"l": 0.82614,
"c": 0.11814,
"h": 118.7
},
"luminance": 0.57856
}Semantic roles & 50–950 ramp
primary
#BED176
secondary
#5E4D9F
accent
#28BD47
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480