#BED090#BED090
#BED090 is a very light, moderate yellow-green. Relative luminance 0.581; OKLCH L 82.8% C 0.087 H 121.1°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BED090 |
|---|---|
| RGB | rgb(190, 208, 144) |
| HSL | hsl(77, 41%, 69%) |
| HSV | hsv(77, 31%, 82%) |
| CMYK | cmyk(8.7%, 0%, 30.8%, 18.4%) |
| CIE-LAB | lab(80.78, -16.71, 29.83) |
| CIE-LCH | lch(80.78, 34.20, 119.25°) |
| OKLab | oklab(82.84% -0.045 0.0746) |
| OKLCH | oklch(82.84% 0.087 121.1) |
| XYZ | xyz(48.8248, 58.0726, 35.0171) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.50
Greenish Tan
#BCCB7A
ΔE00 3.84
Pale Olive Green
#B1D27B
ΔE00 4.74
Light Moss Green
#A6C875
ΔE00 5.38
Greenish Beige
#C9D179
ΔE00 5.62
Tan Green
#A9BE70
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED090 #A290D0
analogous
#D0C290 #BED090 #9ED090
triadic
#BED090 #90BED0 #D090BE
tetradic
#BED090 #90D0C2 #A290D0 #D0909E
square
#BED090 #90D0C2 #A290D0 #D0909E
split-complementary
#BED090 #909ED0 #C290D0
monochromatic
#87A144 #A5BE65 #BED090 #D7E2BB #F0F4E6
Accessibility & contrast
On white
1.66
#BED090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#BED090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED090
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED090 | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98C
Deuteranopia (green-blind)
#D5C993
Tritanopia (blue-blind)
#C3CABF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bed090; /* rgb */ color: rgb(190, 208, 144); /* oklch */ color: oklch(82.8% 0.087 121.1);
Tailwind
colors: {
custom: {
50: '#d2deb1',
500: '#bed090',
950: '#000000',
},
}SCSS
$custom: #bed090; $custom-light: #d2deb1; $custom-dark: #000000;
JSON
{
"hex": "#bed090",
"rgb": {
"r": 190,
"g": 208,
"b": 144
},
"hsl": {
"h": 76.875,
"s": 40.506,
"l": 69.02
},
"oklch": {
"l": 0.82838,
"c": 0.08708,
"h": 121.1
},
"luminance": 0.58073
}Semantic roles & 50–950 ramp
primary
#BED090
secondary
#735FA6
accent
#32B456
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481