#BED392#BED392
#BED392 is a very light, moderate yellow-green. Relative luminance 0.596; OKLCH L 83.5% C 0.089 H 122.9°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BED392 |
|---|---|
| RGB | rgb(190, 211, 146) |
| HSL | hsl(79, 42%, 70%) |
| HSV | hsv(79, 31%, 83%) |
| CMYK | cmyk(10%, 0%, 30.8%, 17.3%) |
| CIE-LAB | lab(81.63, -17.94, 29.93) |
| CIE-LCH | lch(81.63, 34.89, 120.94°) |
| OKLab | oklab(83.53% -0.0484 0.0748) |
| OKLCH | oklch(83.53% 0.089 122.9) |
| XYZ | xyz(49.7173, 59.6109, 36.0754) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.86
Greenish Tan
#BCCB7A
ΔE00 4.27
Pale Olive Green
#B1D27B
ΔE00 4.41
Light Grey Green
#B7E1A1
ΔE00 5.24
Light Moss Green
#A6C875
ΔE00 5.34
Greenish Beige
#C9D179
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED392 #A792D3
analogous
#D3C892 #BED392 #9DD392
triadic
#BED392 #92BED3 #D392BE
tetradic
#BED392 #92D3C8 #A792D3 #D3929D
square
#BED392 #92D3C8 #A792D3 #D3929D
split-complementary
#BED392 #929DD3 #C892D3
monochromatic
#87A743 #A4C166 #BED392 #D8E5BE #F2F6E9
Accessibility & contrast
On white
1.63
#BED392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#BED392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED392
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED392 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8E
Deuteranopia (green-blind)
#D8CB95
Tritanopia (blue-blind)
#C3CDC2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bed392; /* rgb */ color: rgb(190, 211, 146); /* oklch */ color: oklch(83.5% 0.089 122.9);
Tailwind
colors: {
custom: {
50: '#d2e0b2',
500: '#bed392',
950: '#000000',
},
}SCSS
$custom: #bed392; $custom-light: #d2e0b2; $custom-dark: #000000;
JSON
{
"hex": "#bed392",
"rgb": {
"r": 190,
"g": 211,
"b": 146
},
"hsl": {
"h": 79.385,
"s": 42.484,
"l": 70
},
"oklch": {
"l": 0.83525,
"c": 0.0891,
"h": 122.9
},
"luminance": 0.59611
}Semantic roles & 50–950 ramp
primary
#BED392
secondary
#7860A9
accent
#30B65B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481