#BED196#BED196
#BED196 is a very light, moderate yellow-green. Relative luminance 0.588; OKLCH L 83.2% C 0.081 H 122.7°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BED196 |
|---|---|
| RGB | rgb(190, 209, 150) |
| HSL | hsl(79, 39%, 70%) |
| HSV | hsv(79, 28%, 82%) |
| CMYK | cmyk(9.1%, 0%, 28.2%, 18%) |
| CIE-LAB | lab(81.15, -16.38, 27.22) |
| CIE-LCH | lch(81.15, 31.77, 121.04°) |
| OKLab | oklab(83.17% -0.0439 0.0685) |
| OKLCH | oklch(83.17% 0.081 122.7) |
| XYZ | xyz(49.5402, 58.7500, 37.5783) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.65
Greenish Tan
#BCCB7A
ΔE00 5.03
Pale Olive Green
#B1D27B
ΔE00 5.55
Light Grey Green
#B7E1A1
ΔE00 5.60
Light Moss Green
#A6C875
ΔE00 6.08
Tan Green
#A9BE70
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED196 #A996D1
analogous
#D1C696 #BED196 #A0D196
triadic
#BED196 #96BED1 #D196BE
tetradic
#BED196 #96D1C6 #A996D1 #D196A0
square
#BED196 #96D1C6 #A996D1 #D196A0
split-complementary
#BED196 #96A0D1 #C696D1
monochromatic
#87A548 #A4BE6B #BED196 #D8E4C1 #F2F6EA
Accessibility & contrast
On white
1.65
#BED196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#BED196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED196
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED196 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA92
Deuteranopia (green-blind)
#D5CA99
Tritanopia (blue-blind)
#C3CBC1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed196; /* rgb */ color: rgb(190, 209, 150); /* oklch */ color: oklch(83.2% 0.081 122.7);
Tailwind
colors: {
custom: {
50: '#d2dfb5',
500: '#bed196',
950: '#000000',
},
}SCSS
$custom: #bed196; $custom-light: #d2dfb5; $custom-dark: #000000;
JSON
{
"hex": "#bed196",
"rgb": {
"r": 190,
"g": 209,
"b": 150
},
"hsl": {
"h": 79.322,
"s": 39.073,
"l": 70.392
},
"oklch": {
"l": 0.83171,
"c": 0.08131,
"h": 122.7
},
"luminance": 0.5875
}Semantic roles & 50–950 ramp
primary
#BED196
secondary
#7A64A7
accent
#33B25C
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481