#BED893#BED893
#BED893 is a very light, moderate yellow-green. Relative luminance 0.622; OKLCH L 84.6% C 0.095 H 125.2°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BED893 |
|---|---|
| RGB | rgb(190, 216, 147) |
| HSL | hsl(83, 47%, 71%) |
| HSV | hsv(83, 32%, 85%) |
| CMYK | cmyk(12%, 0%, 31.9%, 15.3%) |
| CIE-LAB | lab(83.00, -20.28, 31.24) |
| CIE-LCH | lch(83.00, 37.25, 122.98°) |
| OKLab | oklab(84.63% -0.0549 0.078) |
| OKLCH | oklch(84.63% 0.095 125.2) |
| XYZ | xyz(51.0570, 62.1652, 36.9074) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.57
Pale Olive Green
#B1D27B
ΔE00 3.88
Light Grey Green
#B7E1A1
ΔE00 4.13
Greenish Tan
#BCCB7A
ΔE00 4.89
Light Moss Green
#A6C875
ΔE00 5.36
Light Sage
#BCECAC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED893 #AD93D8
analogous
#D8CF93 #BED893 #9BD893
triadic
#BED893 #93BED8 #D893BE
tetradic
#BED893 #93D8CF #AD93D8 #D8939B
square
#BED893 #93D8CF #AD93D8 #D8939B
split-complementary
#BED893 #939BD8 #CF93D8
monochromatic
#86B140 #A3C866 #BED893 #D9E8C0 #F1F7E9
Accessibility & contrast
On white
1.56
#BED893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#BED893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED893
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED893 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD08E
Deuteranopia (green-blind)
#DCCE96
Tritanopia (blue-blind)
#C2D2C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed893; /* rgb */ color: rgb(190, 216, 147); /* oklch */ color: oklch(84.6% 0.095 125.2);
Tailwind
colors: {
custom: {
50: '#d2e4b3',
500: '#bed893',
950: '#000000',
},
}SCSS
$custom: #bed893; $custom-light: #d2e4b3; $custom-dark: #000000;
JSON
{
"hex": "#bed893",
"rgb": {
"r": 190,
"g": 216,
"b": 147
},
"hsl": {
"h": 82.609,
"s": 46.939,
"l": 71.176
},
"oklch": {
"l": 0.84629,
"c": 0.09537,
"h": 125.2
},
"luminance": 0.62165
}Semantic roles & 50–950 ramp
primary
#BED893
secondary
#7E60AF
accent
#2BBA61
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481