#BED092#BED092
#BED092 is a very light, moderate yellow-green. Relative luminance 0.581; OKLCH L 82.9% C 0.085 H 121.4°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BED092 |
|---|---|
| RGB | rgb(190, 208, 146) |
| HSL | hsl(77, 40%, 69%) |
| HSV | hsv(77, 30%, 82%) |
| CMYK | cmyk(8.7%, 0%, 29.8%, 18.4%) |
| CIE-LAB | lab(80.81, -16.44, 28.84) |
| CIE-LCH | lch(80.81, 33.20, 119.68°) |
| OKLab | oklab(82.88% -0.0441 0.0723) |
| OKLCH | oklch(82.88% 0.085 121.4) |
| XYZ | xyz(48.9790, 58.1342, 35.8293) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.89
Greenish Tan
#BCCB7A
ΔE00 4.24
Pale Olive Green
#B1D27B
ΔE00 5.07
Light Moss Green
#A6C875
ΔE00 5.63
Tan Green
#A9BE70
ΔE00 5.98
Greenish Beige
#C9D179
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED092 #A492D0
analogous
#D0C392 #BED092 #9FD092
triadic
#BED092 #92BED0 #D092BE
tetradic
#BED092 #92D0C3 #A492D0 #D0929F
square
#BED092 #92D0C3 #A492D0 #D0929F
split-complementary
#BED092 #929FD0 #C392D0
monochromatic
#87A246 #A5BE67 #BED092 #D8E2BD #F1F5E8
Accessibility & contrast
On white
1.66
#BED092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BED092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED092
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED092 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98E
Deuteranopia (green-blind)
#D5C995
Tritanopia (blue-blind)
#C3CAC0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bed092; /* rgb */ color: rgb(190, 208, 146); /* oklch */ color: oklch(82.9% 0.085 121.4);
Tailwind
colors: {
custom: {
50: '#d2deb2',
500: '#bed092',
950: '#000000',
},
}SCSS
$custom: #bed092; $custom-light: #d2deb2; $custom-dark: #000000;
JSON
{
"hex": "#bed092",
"rgb": {
"r": 190,
"g": 208,
"b": 146
},
"hsl": {
"h": 77.419,
"s": 39.744,
"l": 69.412
},
"oklch": {
"l": 0.82877,
"c": 0.08466,
"h": 121.4
},
"luminance": 0.58134
}Semantic roles & 50–950 ramp
primary
#BED092
secondary
#7561A6
accent
#33B358
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481