#BED08D#BED08D
#BED08D is a very light, moderate yellow-green. Relative luminance 0.580; OKLCH L 82.8% C 0.091 H 120.6°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BED08D |
|---|---|
| RGB | rgb(190, 208, 141) |
| HSL | hsl(76, 42%, 68%) |
| HSV | hsv(76, 32%, 82%) |
| CMYK | cmyk(8.7%, 0%, 32.2%, 18.4%) |
| CIE-LAB | lab(80.73, -17.11, 31.32) |
| CIE-LCH | lch(80.73, 35.69, 118.65°) |
| OKLab | oklab(82.78% -0.0462 0.078) |
| OKLCH | oklch(82.78% 0.091 120.6) |
| XYZ | xyz(48.5985, 57.9821, 33.8255) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.95
Greenish Tan
#BCCB7A
ΔE00 3.26
Pale Olive Green
#B1D27B
ΔE00 4.29
Light Moss Green
#A6C875
ΔE00 5.05
Greenish Beige
#C9D179
ΔE00 5.08
Tan Green
#A9BE70
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED08D #9F8DD0
analogous
#D0C08D #BED08D #9CD08D
triadic
#BED08D #8DBED0 #D08DBE
tetradic
#BED08D #8DD0C0 #9F8DD0 #D08D9C
square
#BED08D #8DD0C0 #9F8DD0 #D08D9C
split-complementary
#BED08D #8D9CD0 #C08DD0
monochromatic
#87A042 #A5BE62 #BED08D #D7E2B8 #EFF4E4
Accessibility & contrast
On white
1.67
#BED08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#BED08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED08D
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED08D | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C988
Deuteranopia (green-blind)
#D6C990
Tritanopia (blue-blind)
#C4C9BF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bed08d; /* rgb */ color: rgb(190, 208, 141); /* oklch */ color: oklch(82.8% 0.091 120.6);
Tailwind
colors: {
custom: {
50: '#d2deaf',
500: '#bed08d',
950: '#000000',
},
}SCSS
$custom: #bed08d; $custom-light: #d2deaf; $custom-dark: #000000;
JSON
{
"hex": "#bed08d",
"rgb": {
"r": 190,
"g": 208,
"b": 141
},
"hsl": {
"h": 76.119,
"s": 41.615,
"l": 68.431
},
"oklch": {
"l": 0.82782,
"c": 0.09066,
"h": 120.6
},
"luminance": 0.57982
}Semantic roles & 50–950 ramp
primary
#BED08D
secondary
#705CA5
accent
#31B554
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481