#BED289#BED289
#BED289 is a very light, moderate yellow-green. Relative luminance 0.588; OKLCH L 83.1% C 0.098 H 121.0°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BED289 |
|---|---|
| RGB | rgb(190, 210, 137) |
| HSL | hsl(76, 45%, 68%) |
| HSV | hsv(76, 35%, 82%) |
| CMYK | cmyk(9.5%, 0%, 34.8%, 17.6%) |
| CIE-LAB | lab(81.21, -18.63, 34.01) |
| CIE-LCH | lch(81.21, 38.78, 118.72°) |
| OKLab | oklab(83.14% -0.0506 0.0842) |
| OKLCH | oklch(83.14% 0.098 121) |
| XYZ | xyz(48.7970, 58.8465, 32.4499) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.57
Greenish Tan
#BCCB7A
ΔE00 2.73
Pale Olive Green
#B1D27B
ΔE00 3.34
Greenish Beige
#C9D179
ΔE00 4.47
Light Moss Green
#A6C875
ΔE00 4.59
Tan Green
#A9BE70
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED289 #9D89D2
analogous
#D2C189 #BED289 #99D289
triadic
#BED289 #89BED2 #D289BE
tetradic
#BED289 #89D2C1 #9D89D2 #D28999
square
#BED289 #89D2C1 #9D89D2 #D28999
split-complementary
#BED289 #8999D2 #C189D2
monochromatic
#87A33E #A6C15D #BED289 #D6E3B5 #EFF4E2
Accessibility & contrast
On white
1.64
#BED289 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#BED289 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED289
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED289 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED289 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA84
Deuteranopia (green-blind)
#D8CA8C
Tritanopia (blue-blind)
#C4CBBF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed289; /* rgb */ color: rgb(190, 210, 137); /* oklch */ color: oklch(83.1% 0.098 121.0);
Tailwind
colors: {
custom: {
50: '#d2dfac',
500: '#bed289',
950: '#000000',
},
}SCSS
$custom: #bed289; $custom-light: #d2dfac; $custom-dark: #000000;
JSON
{
"hex": "#bed289",
"rgb": {
"r": 190,
"g": 210,
"b": 137
},
"hsl": {
"h": 76.438,
"s": 44.785,
"l": 68.039
},
"oklch": {
"l": 0.83142,
"c": 0.09824,
"h": 121
},
"luminance": 0.58846
}Semantic roles & 50–950 ramp
primary
#BED289
secondary
#6E58A8
accent
#2EB853
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481