#BED094#BED094
#BED094 is a very light, moderate yellow-green. Relative luminance 0.582; OKLCH L 82.9% C 0.082 H 121.8°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BED094 |
|---|---|
| RGB | rgb(190, 208, 148) |
| HSL | hsl(78, 39%, 70%) |
| HSV | hsv(78, 29%, 82%) |
| CMYK | cmyk(8.7%, 0%, 28.8%, 18.4%) |
| CIE-LAB | lab(80.85, -16.16, 27.85) |
| CIE-LCH | lch(80.85, 32.20, 120.13°) |
| OKLab | oklab(82.92% -0.0433 0.0699) |
| OKLCH | oklch(82.92% 0.082 121.8) |
| XYZ | xyz(49.1359, 58.1970, 36.6558) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.30
Greenish Tan
#BCCB7A
ΔE00 4.65
Pale Olive Green
#B1D27B
ΔE00 5.42
Light Moss Green
#A6C875
ΔE00 5.91
Light Grey Green
#B7E1A1
ΔE00 5.94
Tan Green
#A9BE70
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED094 #A694D0
analogous
#D0C494 #BED094 #A0D094
triadic
#BED094 #94BED0 #D094BE
tetradic
#BED094 #94D0C4 #A694D0 #D094A0
square
#BED094 #94D0C4 #A694D0 #D094A0
split-complementary
#BED094 #94A0D0 #C494D0
monochromatic
#87A247 #A4BD69 #BED094 #D8E3BF #F2F5E9
Accessibility & contrast
On white
1.66
#BED094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#BED094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED094
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED094 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C990
Deuteranopia (green-blind)
#D5C997
Tritanopia (blue-blind)
#C3CAC0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bed094; /* rgb */ color: rgb(190, 208, 148); /* oklch */ color: oklch(82.9% 0.082 121.8);
Tailwind
colors: {
custom: {
50: '#d2deb4',
500: '#bed094',
950: '#000000',
},
}SCSS
$custom: #bed094; $custom-light: #d2deb4; $custom-dark: #000000;
JSON
{
"hex": "#bed094",
"rgb": {
"r": 190,
"g": 208,
"b": 148
},
"hsl": {
"h": 78,
"s": 38.961,
"l": 69.804
},
"oklch": {
"l": 0.82916,
"c": 0.08224,
"h": 121.8
},
"luminance": 0.58197
}Semantic roles & 50–950 ramp
primary
#BED094
secondary
#7763A6
accent
#34B259
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481