#BEDE87#BEDE87
#BEDE87 is a very light, moderate yellow-green. Relative luminance 0.649; OKLCH L 85.7% C 0.118 H 125.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDE87 |
|---|---|
| RGB | rgb(190, 222, 135) |
| HSL | hsl(82, 57%, 70%) |
| HSV | hsv(82, 39%, 87%) |
| CMYK | cmyk(14.4%, 0%, 39.2%, 12.9%) |
| CIE-LAB | lab(84.45, -24.76, 39.22) |
| CIE-LCH | lch(84.45, 46.38, 122.26°) |
| OKLab | oklab(85.73% -0.068 0.0962) |
| OKLCH | oklch(85.73% 0.118 125.3) |
| XYZ | xyz(51.7293, 64.9386, 32.7261) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.95
Pale Olive
#B9CC81
ΔE00 4.71
Greenish Tan
#BCCB7A
ΔE00 5.27
Light Grey Green
#B7E1A1
ΔE00 5.51
Light Moss Green
#A6C875
ΔE00 5.53
Greenish Beige
#C9D179
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDE87 #A787DE
analogous
#DED387 #BEDE87 #92DE87
triadic
#BEDE87 #87BEDE #DE87BE
tetradic
#BEDE87 #87DED3 #A787DE #DE8792
square
#BEDE87 #87DED3 #A787DE #DE8792
split-complementary
#BEDE87 #8792DE #D387DE
monochromatic
#87B833 #A4D157 #BEDE87 #D8EBB7 #F2F8E7
Accessibility & contrast
On white
1.50
#BEDE87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#BEDE87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDE87
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDE87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDE87 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D481
Deuteranopia (green-blind)
#E2D28B
Tritanopia (blue-blind)
#C3D6C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bede87; /* rgb */ color: rgb(190, 222, 135); /* oklch */ color: oklch(85.7% 0.118 125.3);
Tailwind
colors: {
custom: {
50: '#d3e8ab',
500: '#bede87',
950: '#000000',
},
}SCSS
$custom: #bede87; $custom-light: #d3e8ab; $custom-dark: #000000;
JSON
{
"hex": "#bede87",
"rgb": {
"r": 190,
"g": 222,
"b": 135
},
"hsl": {
"h": 82.069,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.85729,
"c": 0.11777,
"h": 125.3
},
"luminance": 0.64939
}Semantic roles & 50–950 ramp
primary
#BEDE87
secondary
#7854B5
accent
#21C45D
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481