#BED995#BED995
#BED995 is a very light, moderate yellow-green. Relative luminance 0.627; OKLCH L 84.9% C 0.095 H 125.9°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BED995 |
|---|---|
| RGB | rgb(190, 217, 149) |
| HSL | hsl(84, 47%, 72%) |
| HSV | hsv(84, 31%, 85%) |
| CMYK | cmyk(12.4%, 0%, 31.3%, 14.9%) |
| CIE-LAB | lab(83.31, -20.50, 30.62) |
| CIE-LCH | lch(83.31, 36.85, 123.80°) |
| OKLab | oklab(84.88% -0.0555 0.0765) |
| OKLCH | oklch(84.88% 0.095 125.9) |
| XYZ | xyz(51.4722, 62.7425, 37.8267) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.75
Pale Olive
#B9CC81
ΔE00 3.96
Pale Olive Green
#B1D27B
ΔE00 4.14
Greenish Tan
#BCCB7A
ΔE00 5.30
Light Moss Green
#A6C875
ΔE00 5.60
Light Sage
#BCECAC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED995 #B095D9
analogous
#D9D295 #BED995 #9CD995
triadic
#BED995 #95BED9 #D995BE
tetradic
#BED995 #95D9D2 #B095D9 #D9959C
square
#BED995 #95D9D2 #B095D9 #D9959C
split-complementary
#BED995 #959CD9 #D295D9
monochromatic
#86B340 #A2C968 #BED995 #DAE9C2 #F1F7E8
Accessibility & contrast
On white
1.55
#BED995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#BED995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED995
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED995 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D190
Deuteranopia (green-blind)
#DCCF98
Tritanopia (blue-blind)
#C2D3C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed995; /* rgb */ color: rgb(190, 217, 149); /* oklch */ color: oklch(84.9% 0.095 125.9);
Tailwind
colors: {
custom: {
50: '#d2e4b4',
500: '#bed995',
950: '#000000',
},
}SCSS
$custom: #bed995; $custom-light: #d2e4b4; $custom-dark: #000000;
JSON
{
"hex": "#bed995",
"rgb": {
"r": 190,
"g": 217,
"b": 149
},
"hsl": {
"h": 83.824,
"s": 47.222,
"l": 71.765
},
"oklch": {
"l": 0.84884,
"c": 0.09453,
"h": 125.9
},
"luminance": 0.62743
}Semantic roles & 50–950 ramp
primary
#BED995
secondary
#8162B0
accent
#2BBA64
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481