#BED083#BED083
#BED083 is a very light, moderate yellow-green. Relative luminance 0.577; OKLCH L 82.6% C 0.102 H 119.4°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BED083 |
|---|---|
| RGB | rgb(190, 208, 131) |
| HSL | hsl(74, 45%, 66%) |
| HSV | hsv(74, 37%, 82%) |
| CMYK | cmyk(8.7%, 0%, 37%, 18.4%) |
| CIE-LAB | lab(80.57, -18.39, 36.24) |
| CIE-LCH | lch(80.57, 40.64, 116.91°) |
| OKLab | oklab(82.6% -0.0503 0.0891) |
| OKLCH | oklch(82.6% 0.102 119.4) |
| XYZ | xyz(47.8878, 57.6978, 30.0823) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.12
Greenish Tan
#BCCB7A
ΔE00 1.66
Pale Olive Green
#B1D27B
ΔE00 3.32
Greenish Beige
#C9D179
ΔE00 3.54
Light Moss Green
#A6C875
ΔE00 4.48
Light Olive
#ACBF69
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED083 #9583D0
analogous
#D0BC83 #BED083 #98D083
triadic
#BED083 #83BED0 #D083BE
tetradic
#BED083 #83D0BC #9583D0 #D08398
square
#BED083 #83D0BC #9583D0 #D08398
split-complementary
#BED083 #8398D0 #BC83D0
monochromatic
#869D3C #A7BF57 #BED083 #D5E1AF #EDF2DC
Accessibility & contrast
On white
1.67
#BED083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#BED083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED083
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED083 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87D
Deuteranopia (green-blind)
#D7C887
Tritanopia (blue-blind)
#C5C8BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bed083; /* rgb */ color: rgb(190, 208, 131); /* oklch */ color: oklch(82.6% 0.102 119.4);
Tailwind
colors: {
custom: {
50: '#d2dea8',
500: '#bed083',
950: '#000000',
},
}SCSS
$custom: #bed083; $custom-light: #d2dea8; $custom-dark: #000000;
JSON
{
"hex": "#bed083",
"rgb": {
"r": 190,
"g": 208,
"b": 131
},
"hsl": {
"h": 74.026,
"s": 45.029,
"l": 66.471
},
"oklch": {
"l": 0.82604,
"c": 0.10234,
"h": 119.4
},
"luminance": 0.57698
}Semantic roles & 50–950 ramp
primary
#BED083
secondary
#6755A3
accent
#2DB84E
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480