#BED396#BED396
#BED396 is a very light, moderate yellow-green. Relative luminance 0.597; OKLCH L 83.6% C 0.084 H 123.6°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BED396 |
|---|---|
| RGB | rgb(190, 211, 150) |
| HSL | hsl(81, 41%, 71%) |
| HSV | hsv(81, 29%, 83%) |
| CMYK | cmyk(10%, 0%, 28.9%, 17.3%) |
| CIE-LAB | lab(81.70, -17.38, 27.95) |
| CIE-LCH | lch(81.70, 32.91, 121.88°) |
| OKLab | oklab(83.6% -0.0467 0.0702) |
| OKLCH | oklch(83.6% 0.084 123.6) |
| XYZ | xyz(50.0339, 59.7376, 37.7428) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.58
Greenish Tan
#BCCB7A
ΔE00 5.02
Light Grey Green
#B7E1A1
ΔE00 5.03
Pale Olive Green
#B1D27B
ΔE00 5.13
Light Moss Green
#A6C875
ΔE00 5.87
Tan Green
#A9BE70
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED396 #AB96D3
analogous
#D3C996 #BED396 #9FD396
triadic
#BED396 #96BED3 #D396BE
tetradic
#BED396 #96D3C9 #AB96D3 #D3969F
square
#BED396 #96D3C9 #AB96D3 #D3969F
split-complementary
#BED396 #969FD3 #C996D3
monochromatic
#87A846 #A3C16B #BED396 #D9E5C1 #F2F6E9
Accessibility & contrast
On white
1.62
#BED396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#BED396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED396
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED396 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC92
Deuteranopia (green-blind)
#D7CB99
Tritanopia (blue-blind)
#C2CDC3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bed396; /* rgb */ color: rgb(190, 211, 150); /* oklch */ color: oklch(83.6% 0.084 123.6);
Tailwind
colors: {
custom: {
50: '#d2e0b5',
500: '#bed396',
950: '#000000',
},
}SCSS
$custom: #bed396; $custom-light: #d2e0b5; $custom-dark: #000000;
JSON
{
"hex": "#bed396",
"rgb": {
"r": 190,
"g": 211,
"b": 150
},
"hsl": {
"h": 80.656,
"s": 40.94,
"l": 70.784
},
"oklch": {
"l": 0.83603,
"c": 0.08431,
"h": 123.6
},
"luminance": 0.59738
}Semantic roles & 50–950 ramp
primary
#BED396
secondary
#7C64A9
accent
#32B45E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481