#BED875#BED875
#BED875 is a very light, vivid yellow-green. Relative luminance 0.613; OKLCH L 84.1% C 0.129 H 121.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BED875 |
|---|---|
| RGB | rgb(190, 216, 117) |
| HSL | hsl(76, 56%, 65%) |
| HSV | hsv(76, 46%, 85%) |
| CMYK | cmyk(12%, 0%, 45.8%, 15.3%) |
| CIE-LAB | lab(82.56, -23.92, 45.72) |
| CIE-LCH | lch(82.56, 51.60, 117.61°) |
| OKLab | oklab(84.14% -0.0668 0.1099) |
| OKLCH | oklch(84.14% 0.129 121.3) |
| XYZ | xyz(49.0021, 61.3433, 26.0851) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.25
Greenish Tan
#BCCB7A
ΔE00 4.08
Greenish Beige
#C9D179
ΔE00 4.18
Pale Olive
#B9CC81
ΔE00 4.52
Light Moss Green
#A6C875
ΔE00 5.47
Light Olive
#ACBF69
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED875 #8F75D8
analogous
#D8C175 #BED875 #8CD875
triadic
#BED875 #75BED8 #D875BE
tetradic
#BED875 #75D8C1 #8F75D8 #D8758C
square
#BED875 #75D8C1 #8F75D8 #D8758C
split-complementary
#BED875 #758CD8 #C175D8
monochromatic
#85A42E #A8CB45 #BED875 #D4E5A5 #EBF3D4
Accessibility & contrast
On white
1.58
#BED875 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#BED875 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED875
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED875 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED875 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CE6D
Deuteranopia (green-blind)
#DFCE7A
Tritanopia (blue-blind)
#C6CFC1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed875; /* rgb */ color: rgb(190, 216, 117); /* oklch */ color: oklch(84.1% 0.129 121.3);
Tailwind
colors: {
custom: {
50: '#d3e49e',
500: '#bed875',
950: '#000000',
},
}SCSS
$custom: #bed875; $custom-light: #d3e49e; $custom-dark: #000000;
JSON
{
"hex": "#bed875",
"rgb": {
"r": 190,
"g": 216,
"b": 117
},
"hsl": {
"h": 75.758,
"s": 55.932,
"l": 65.294
},
"oklch": {
"l": 0.84135,
"c": 0.12862,
"h": 121.3
},
"luminance": 0.61343
}Semantic roles & 50–950 ramp
primary
#BED875
secondary
#6249A8
accent
#22C34C
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480