#BED194#BED194
#BED194 is a very light, moderate yellow-green. Relative luminance 0.587; OKLCH L 83.1% C 0.084 H 122.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BED194 |
|---|---|
| RGB | rgb(190, 209, 148) |
| HSL | hsl(79, 40%, 70%) |
| HSV | hsv(79, 29%, 82%) |
| CMYK | cmyk(9.1%, 0%, 29.2%, 18%) |
| CIE-LAB | lab(81.12, -16.66, 28.21) |
| CIE-LCH | lch(81.12, 32.77, 120.57°) |
| OKLab | oklab(83.13% -0.0447 0.0708) |
| OKLCH | oklch(83.13% 0.084 122.3) |
| XYZ | xyz(49.3805, 58.6862, 36.7373) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.24
Greenish Tan
#BCCB7A
ΔE00 4.62
Pale Olive Green
#B1D27B
ΔE00 5.18
Light Grey Green
#B7E1A1
ΔE00 5.65
Light Moss Green
#A6C875
ΔE00 5.79
Tan Green
#A9BE70
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED194 #A794D1
analogous
#D1C694 #BED194 #9FD194
triadic
#BED194 #94BED1 #D194BE
tetradic
#BED194 #94D1C6 #A794D1 #D1949F
square
#BED194 #94D1C6 #A794D1 #D1949F
split-complementary
#BED194 #949FD1 #C694D1
monochromatic
#87A447 #A4BF69 #BED194 #D8E3BF #F2F6EA
Accessibility & contrast
On white
1.65
#BED194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#BED194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED194
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED194 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA90
Deuteranopia (green-blind)
#D6C997
Tritanopia (blue-blind)
#C3CBC1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bed194; /* rgb */ color: rgb(190, 209, 148); /* oklch */ color: oklch(83.1% 0.084 122.3);
Tailwind
colors: {
custom: {
50: '#d2dfb4',
500: '#bed194',
950: '#000000',
},
}SCSS
$custom: #bed194; $custom-light: #d2dfb4; $custom-dark: #000000;
JSON
{
"hex": "#bed194",
"rgb": {
"r": 190,
"g": 209,
"b": 148
},
"hsl": {
"h": 78.689,
"s": 39.869,
"l": 70
},
"oklch": {
"l": 0.83132,
"c": 0.08373,
"h": 122.3
},
"luminance": 0.58686
}Semantic roles & 50–950 ramp
primary
#BED194
secondary
#7862A7
accent
#33B35B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481