#BED996#BED996
#BED996 is a very light, moderate yellow-green. Relative luminance 0.628; OKLCH L 84.9% C 0.093 H 126.1°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BED996 |
|---|---|
| RGB | rgb(190, 217, 150) |
| HSL | hsl(84, 47%, 72%) |
| HSV | hsv(84, 31%, 85%) |
| CMYK | cmyk(12.4%, 0%, 30.9%, 14.9%) |
| CIE-LAB | lab(83.32, -20.36, 30.13) |
| CIE-LCH | lch(83.32, 36.36, 124.05°) |
| OKLab | oklab(84.9% -0.0551 0.0754) |
| OKLCH | oklch(84.9% 0.093 126.1) |
| XYZ | xyz(51.5524, 62.7745, 38.2490) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.65
Pale Olive
#B9CC81
ΔE00 4.08
Pale Olive Green
#B1D27B
ΔE00 4.31
Greenish Tan
#BCCB7A
ΔE00 5.44
Light Moss Green
#A6C875
ΔE00 5.71
Light Sage
#BCECAC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED996 #B196D9
analogous
#D9D396 #BED996 #9DD996
triadic
#BED996 #96BED9 #D996BE
tetradic
#BED996 #96D9D3 #B196D9 #D9969D
square
#BED996 #96D9D3 #B196D9 #D9969D
split-complementary
#BED996 #969DD9 #D396D9
monochromatic
#85B441 #A2C969 #BED996 #DAE9C3 #F1F7E9
Accessibility & contrast
On white
1.55
#BED996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#BED996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED996
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED996 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D192
Deuteranopia (green-blind)
#DCCF99
Tritanopia (blue-blind)
#C2D3C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed996; /* rgb */ color: rgb(190, 217, 150); /* oklch */ color: oklch(84.9% 0.093 126.1);
Tailwind
colors: {
custom: {
50: '#d2e4b5',
500: '#bed996',
950: '#000000',
},
}SCSS
$custom: #bed996; $custom-light: #d2e4b5; $custom-dark: #000000;
JSON
{
"hex": "#bed996",
"rgb": {
"r": 190,
"g": 217,
"b": 150
},
"hsl": {
"h": 84.179,
"s": 46.853,
"l": 71.961
},
"oklch": {
"l": 0.84903,
"c": 0.09336,
"h": 126.1
},
"luminance": 0.62775
}Semantic roles & 50–950 ramp
primary
#BED996
secondary
#8263B0
accent
#2BBA65
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481