#BED886#BED886
#BED886 is a very light, moderate yellow-green. Relative luminance 0.618; OKLCH L 84.4% C 0.110 H 123.1°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BED886 |
|---|---|
| RGB | rgb(190, 216, 134) |
| HSL | hsl(79, 51%, 69%) |
| HSV | hsv(79, 38%, 85%) |
| CMYK | cmyk(12%, 0%, 38%, 15.3%) |
| CIE-LAB | lab(82.80, -21.97, 37.59) |
| CIE-LCH | lch(82.80, 43.54, 120.30°) |
| OKLab | oklab(84.4% -0.0602 0.0924) |
| OKLCH | oklch(84.4% 0.11 123.1) |
| XYZ | xyz(50.0939, 61.7800, 31.8353) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.38
Pale Olive
#B9CC81
ΔE00 3.06
Greenish Tan
#BCCB7A
ΔE00 3.69
Light Moss Green
#A6C875
ΔE00 4.69
Greenish Beige
#C9D179
ΔE00 4.80
Light Grey Green
#B7E1A1
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED886 #A086D8
analogous
#D8C986 #BED886 #95D886
triadic
#BED886 #86BED8 #D886BE
tetradic
#BED886 #86D8C9 #A086D8 #D88695
square
#BED886 #86D8C9 #A086D8 #D88695
split-complementary
#BED886 #8695D8 #C986D8
monochromatic
#87AC37 #A5C958 #BED886 #D7E7B4 #F0F6E3
Accessibility & contrast
On white
1.57
#BED886 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#BED886 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED886
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED886 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED886 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF80
Deuteranopia (green-blind)
#DDCE8A
Tritanopia (blue-blind)
#C4D0C4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed886; /* rgb */ color: rgb(190, 216, 134); /* oklch */ color: oklch(84.4% 0.110 123.1);
Tailwind
colors: {
custom: {
50: '#d2e4aa',
500: '#bed886',
950: '#000000',
},
}SCSS
$custom: #bed886; $custom-light: #d2e4aa; $custom-dark: #000000;
JSON
{
"hex": "#bed886",
"rgb": {
"r": 190,
"g": 216,
"b": 134
},
"hsl": {
"h": 79.024,
"s": 51.25,
"l": 68.627
},
"oklch": {
"l": 0.84398,
"c": 0.11027,
"h": 123.1
},
"luminance": 0.6178
}Semantic roles & 50–950 ramp
primary
#BED886
secondary
#7154AE
accent
#27BF57
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481