#BED989#BED989
#BED989 is a very light, moderate yellow-green. Relative luminance 0.624; OKLCH L 84.7% C 0.108 H 123.9°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BED989 |
|---|---|
| RGB | rgb(190, 217, 137) |
| HSL | hsl(80, 51%, 69%) |
| HSV | hsv(80, 37%, 85%) |
| CMYK | cmyk(12.4%, 0%, 36.9%, 14.9%) |
| CIE-LAB | lab(83.11, -22.08, 36.49) |
| CIE-LCH | lch(83.11, 42.65, 121.18°) |
| OKLab | oklab(84.67% -0.0604 0.09) |
| OKLCH | oklch(84.67% 0.108 123.9) |
| XYZ | xyz(50.5631, 62.3788, 33.0386) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.56
Pale Olive
#B9CC81
ΔE00 3.28
Greenish Tan
#BCCB7A
ΔE00 4.09
Light Moss Green
#A6C875
ΔE00 4.82
Greenish Beige
#C9D179
ΔE00 5.23
Light Grey Green
#B7E1A1
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED989 #A489D9
analogous
#D9CC89 #BED989 #96D989
triadic
#BED989 #89BED9 #D989BE
tetradic
#BED989 #89D9CC #A489D9 #D98996
square
#BED989 #89D9CC #A489D9 #D98996
split-complementary
#BED989 #8996D9 #CC89D9
monochromatic
#87AF38 #A5CA5B #BED989 #D8E8B7 #F1F7E6
Accessibility & contrast
On white
1.56
#BED989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#BED989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED989
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED989 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D083
Deuteranopia (green-blind)
#DECF8D
Tritanopia (blue-blind)
#C3D2C5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed989; /* rgb */ color: rgb(190, 217, 137); /* oklch */ color: oklch(84.7% 0.108 123.9);
Tailwind
colors: {
custom: {
50: '#d2e4ac',
500: '#bed989',
950: '#000000',
},
}SCSS
$custom: #bed989; $custom-light: #d2e4ac; $custom-dark: #000000;
JSON
{
"hex": "#bed989",
"rgb": {
"r": 190,
"g": 217,
"b": 137
},
"hsl": {
"h": 80.25,
"s": 51.282,
"l": 69.412
},
"oklch": {
"l": 0.84667,
"c": 0.10834,
"h": 123.9
},
"luminance": 0.62379
}Semantic roles & 50–950 ramp
primary
#BED989
secondary
#7557B0
accent
#27BF5A
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481