#BED395#BED395
#BED395 is a very light, moderate yellow-green. Relative luminance 0.597; OKLCH L 83.6% C 0.086 H 123.4°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BED395 |
|---|---|
| RGB | rgb(190, 211, 149) |
| HSL | hsl(80, 41%, 71%) |
| HSV | hsv(80, 29%, 83%) |
| CMYK | cmyk(10%, 0%, 29.4%, 17.3%) |
| CIE-LAB | lab(81.68, -17.52, 28.44) |
| CIE-LCH | lch(81.68, 33.41, 121.64°) |
| OKLab | oklab(83.58% -0.0471 0.0714) |
| OKLCH | oklch(83.58% 0.086 123.4) |
| XYZ | xyz(49.9538, 59.7055, 37.3206) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.39
Greenish Tan
#BCCB7A
ΔE00 4.82
Pale Olive Green
#B1D27B
ΔE00 4.95
Light Grey Green
#B7E1A1
ΔE00 5.07
Light Moss Green
#A6C875
ΔE00 5.73
Greenish Beige
#C9D179
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED395 #AA95D3
analogous
#D3C995 #BED395 #9FD395
triadic
#BED395 #95BED3 #D395BE
tetradic
#BED395 #95D3C9 #AA95D3 #D3959F
square
#BED395 #95D3C9 #AA95D3 #D3959F
split-complementary
#BED395 #959FD3 #C995D3
monochromatic
#87A846 #A3C16A #BED395 #D9E5C0 #F2F6E9
Accessibility & contrast
On white
1.62
#BED395 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#BED395 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED395
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED395 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED395 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC91
Deuteranopia (green-blind)
#D7CB98
Tritanopia (blue-blind)
#C3CDC3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bed395; /* rgb */ color: rgb(190, 211, 149); /* oklch */ color: oklch(83.6% 0.086 123.4);
Tailwind
colors: {
custom: {
50: '#d2e0b4',
500: '#bed395',
950: '#000000',
},
}SCSS
$custom: #bed395; $custom-light: #d2e0b4; $custom-dark: #000000;
JSON
{
"hex": "#bed395",
"rgb": {
"r": 190,
"g": 211,
"b": 149
},
"hsl": {
"h": 80.323,
"s": 41.333,
"l": 70.588
},
"oklch": {
"l": 0.83583,
"c": 0.08551,
"h": 123.4
},
"luminance": 0.59706
}Semantic roles & 50–950 ramp
primary
#BED395
secondary
#7B63A9
accent
#31B45E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481