#BEDE86#BEDE86
#BEDE86 is a very light, moderate yellow-green. Relative luminance 0.649; OKLCH L 85.7% C 0.119 H 125.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDE86 |
|---|---|
| RGB | rgb(190, 222, 134) |
| HSL | hsl(82, 57%, 70%) |
| HSV | hsv(82, 40%, 87%) |
| CMYK | cmyk(14.4%, 0%, 39.6%, 12.9%) |
| CIE-LAB | lab(84.44, -24.88, 39.70) |
| CIE-LCH | lch(84.44, 46.85, 122.07°) |
| OKLab | oklab(85.71% -0.0684 0.0972) |
| OKLCH | oklch(85.71% 0.119 125.1) |
| XYZ | xyz(51.6592, 64.9106, 32.3571) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.94
Pale Olive
#B9CC81
ΔE00 4.74
Greenish Tan
#BCCB7A
ΔE00 5.25
Light Moss Green
#A6C875
ΔE00 5.54
Light Grey Green
#B7E1A1
ΔE00 5.67
Greenish Beige
#C9D179
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDE86 #A686DE
analogous
#DED286 #BEDE86 #92DE86
triadic
#BEDE86 #86BEDE #DE86BE
tetradic
#BEDE86 #86DED2 #A686DE #DE8692
square
#BEDE86 #86DED2 #A686DE #DE8692
split-complementary
#BEDE86 #8692DE #D286DE
monochromatic
#87B832 #A4D156 #BEDE86 #D8EBB6 #F2F8E6
Accessibility & contrast
On white
1.50
#BEDE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#BEDE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDE86
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDE86 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47F
Deuteranopia (green-blind)
#E2D28B
Tritanopia (blue-blind)
#C3D6C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bede86; /* rgb */ color: rgb(190, 222, 134); /* oklch */ color: oklch(85.7% 0.119 125.1);
Tailwind
colors: {
custom: {
50: '#d3e8aa',
500: '#bede86',
950: '#000000',
},
}SCSS
$custom: #bede86; $custom-light: #d3e8aa; $custom-dark: #000000;
JSON
{
"hex": "#bede86",
"rgb": {
"r": 190,
"g": 222,
"b": 134
},
"hsl": {
"h": 81.818,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.85713,
"c": 0.11887,
"h": 125.1
},
"luminance": 0.64911
}Semantic roles & 50–950 ramp
primary
#BEDE86
secondary
#7753B5
accent
#21C55C
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481