#BED393#BED393
#BED393 is a very light, moderate yellow-green. Relative luminance 0.596; OKLCH L 83.5% C 0.088 H 123.1°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BED393 |
|---|---|
| RGB | rgb(190, 211, 147) |
| HSL | hsl(80, 42%, 70%) |
| HSV | hsv(80, 30%, 83%) |
| CMYK | cmyk(10%, 0%, 30.3%, 17.3%) |
| CIE-LAB | lab(81.64, -17.80, 29.43) |
| CIE-LCH | lch(81.64, 34.40, 121.16°) |
| OKLab | oklab(83.54% -0.0479 0.0737) |
| OKLCH | oklch(83.54% 0.088 123.1) |
| XYZ | xyz(49.7955, 59.6422, 36.4869) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.03
Greenish Tan
#BCCB7A
ΔE00 4.45
Pale Olive Green
#B1D27B
ΔE00 4.59
Light Grey Green
#B7E1A1
ΔE00 5.18
Light Moss Green
#A6C875
ΔE00 5.46
Greenish Beige
#C9D179
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED393 #A893D3
analogous
#D3C893 #BED393 #9ED393
triadic
#BED393 #93BED3 #D393BE
tetradic
#BED393 #93D3C8 #A893D3 #D3939E
square
#BED393 #93D3C8 #A893D3 #D3939E
split-complementary
#BED393 #939ED3 #C893D3
monochromatic
#87A744 #A4C168 #BED393 #D8E5BE #F2F6E9
Accessibility & contrast
On white
1.62
#BED393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#BED393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED393
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED393 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB8F
Deuteranopia (green-blind)
#D8CB96
Tritanopia (blue-blind)
#C3CDC2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bed393; /* rgb */ color: rgb(190, 211, 147); /* oklch */ color: oklch(83.5% 0.088 123.1);
Tailwind
colors: {
custom: {
50: '#d2e0b3',
500: '#bed393',
950: '#000000',
},
}SCSS
$custom: #bed393; $custom-light: #d2e0b3; $custom-dark: #000000;
JSON
{
"hex": "#bed393",
"rgb": {
"r": 190,
"g": 211,
"b": 147
},
"hsl": {
"h": 79.687,
"s": 42.105,
"l": 70.196
},
"oklch": {
"l": 0.83544,
"c": 0.08791,
"h": 123.1
},
"luminance": 0.59642
}Semantic roles & 50–950 ramp
primary
#BED393
secondary
#7961A9
accent
#30B55C
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481