#BED093#BED093
#BED093 is a very light, moderate yellow-green. Relative luminance 0.582; OKLCH L 82.9% C 0.083 H 121.6°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BED093 |
|---|---|
| RGB | rgb(190, 208, 147) |
| HSL | hsl(78, 39%, 70%) |
| HSV | hsv(78, 29%, 82%) |
| CMYK | cmyk(8.7%, 0%, 29.3%, 18.4%) |
| CIE-LAB | lab(80.83, -16.30, 28.35) |
| CIE-LCH | lch(80.83, 32.70, 119.90°) |
| OKLab | oklab(82.9% -0.0437 0.0711) |
| OKLCH | oklch(82.9% 0.083 121.6) |
| XYZ | xyz(49.0571, 58.1655, 36.2407) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.10
Greenish Tan
#BCCB7A
ΔE00 4.45
Pale Olive Green
#B1D27B
ΔE00 5.24
Light Moss Green
#A6C875
ΔE00 5.77
Light Grey Green
#B7E1A1
ΔE00 5.97
Tan Green
#A9BE70
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED093 #A593D0
analogous
#D0C493 #BED093 #A0D093
triadic
#BED093 #93BED0 #D093BE
tetradic
#BED093 #93D0C4 #A593D0 #D093A0
square
#BED093 #93D0C4 #A593D0 #D093A0
split-complementary
#BED093 #93A0D0 #C493D0
monochromatic
#87A247 #A4BD68 #BED093 #D8E3BE #F1F5E8
Accessibility & contrast
On white
1.66
#BED093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BED093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED093
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED093 | 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)
#D7C98F
Deuteranopia (green-blind)
#D5C996
Tritanopia (blue-blind)
#C3CAC0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bed093; /* rgb */ color: rgb(190, 208, 147); /* oklch */ color: oklch(82.9% 0.083 121.6);
Tailwind
colors: {
custom: {
50: '#d2deb3',
500: '#bed093',
950: '#000000',
},
}SCSS
$custom: #bed093; $custom-light: #d2deb3; $custom-dark: #000000;
JSON
{
"hex": "#bed093",
"rgb": {
"r": 190,
"g": 208,
"b": 147
},
"hsl": {
"h": 77.705,
"s": 39.355,
"l": 69.608
},
"oklch": {
"l": 0.82896,
"c": 0.08346,
"h": 121.6
},
"luminance": 0.58165
}Semantic roles & 50–950 ramp
primary
#BED093
secondary
#7662A6
accent
#33B259
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481