#BED896#BED896
#BED896 is a very light, moderate yellow-green. Relative luminance 0.623; OKLCH L 84.7% C 0.092 H 125.8°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BED896 |
|---|---|
| RGB | rgb(190, 216, 150) |
| HSL | hsl(84, 46%, 72%) |
| HSV | hsv(84, 31%, 85%) |
| CMYK | cmyk(12%, 0%, 30.6%, 15.3%) |
| CIE-LAB | lab(83.05, -19.86, 29.77) |
| CIE-LCH | lch(83.05, 35.79, 123.72°) |
| OKLab | oklab(84.69% -0.0537 0.0745) |
| OKLCH | oklch(84.69% 0.092 125.8) |
| XYZ | xyz(51.2954, 62.2606, 38.1633) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.84
Pale Olive
#B9CC81
ΔE00 3.94
Pale Olive Green
#B1D27B
ΔE00 4.40
Greenish Tan
#BCCB7A
ΔE00 5.32
Light Moss Green
#A6C875
ΔE00 5.69
Light Sage
#BCECAC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED896 #B096D8
analogous
#D8D196 #BED896 #9DD896
triadic
#BED896 #96BED8 #D896BE
tetradic
#BED896 #96D8D1 #B096D8 #D8969D
square
#BED896 #96D8D1 #B096D8 #D8969D
split-complementary
#BED896 #969DD8 #D196D8
monochromatic
#86B242 #A2C769 #BED896 #DAE9C3 #F1F7E9
Accessibility & contrast
On white
1.56
#BED896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#BED896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED896
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED896 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD092
Deuteranopia (green-blind)
#DBCE99
Tritanopia (blue-blind)
#C2D2C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed896; /* rgb */ color: rgb(190, 216, 150); /* oklch */ color: oklch(84.7% 0.092 125.8);
Tailwind
colors: {
custom: {
50: '#d2e4b5',
500: '#bed896',
950: '#000000',
},
}SCSS
$custom: #bed896; $custom-light: #d2e4b5; $custom-dark: #000000;
JSON
{
"hex": "#bed896",
"rgb": {
"r": 190,
"g": 216,
"b": 150
},
"hsl": {
"h": 83.636,
"s": 45.833,
"l": 71.765
},
"oklch": {
"l": 0.84686,
"c": 0.09185,
"h": 125.8
},
"luminance": 0.62261
}Semantic roles & 50–950 ramp
primary
#BED896
secondary
#8163AF
accent
#2CB964
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481