#BED796#BED796
#BED796 is a very light, moderate yellow-green. Relative luminance 0.618; OKLCH L 84.5% C 0.090 H 125.4°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BED796 |
|---|---|
| RGB | rgb(190, 215, 150) |
| HSL | hsl(83, 45%, 72%) |
| HSV | hsv(83, 30%, 84%) |
| CMYK | cmyk(11.6%, 0%, 30.2%, 15.7%) |
| CIE-LAB | lab(82.78, -19.37, 29.40) |
| CIE-LCH | lch(82.78, 35.21, 123.38°) |
| OKLab | oklab(84.47% -0.0523 0.0737) |
| OKLCH | oklch(84.47% 0.09 125.4) |
| XYZ | xyz(51.0400, 61.7498, 38.0782) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.82
Light Grey Green
#B7E1A1
ΔE00 4.05
Pale Olive Green
#B1D27B
ΔE00 4.50
Greenish Tan
#BCCB7A
ΔE00 5.23
Light Moss Green
#A6C875
ΔE00 5.69
Light Sage
#BCECAC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED796 #AF96D7
analogous
#D7D096 #BED796 #9ED796
triadic
#BED796 #96BED7 #D796BE
tetradic
#BED796 #96D7D0 #AF96D7 #D7969E
square
#BED796 #96D7D0 #AF96D7 #D7969E
split-complementary
#BED796 #969ED7 #D096D7
monochromatic
#86B043 #A3C66A #BED796 #D9E8C2 #F1F7E9
Accessibility & contrast
On white
1.57
#BED796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#BED796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED796
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED796 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF92
Deuteranopia (green-blind)
#DACE99
Tritanopia (blue-blind)
#C2D1C6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed796; /* rgb */ color: rgb(190, 215, 150); /* oklch */ color: oklch(84.5% 0.090 125.4);
Tailwind
colors: {
custom: {
50: '#d2e3b5',
500: '#bed796',
950: '#000000',
},
}SCSS
$custom: #bed796; $custom-light: #d2e3b5; $custom-dark: #000000;
JSON
{
"hex": "#bed796",
"rgb": {
"r": 190,
"g": 215,
"b": 150
},
"hsl": {
"h": 83.077,
"s": 44.828,
"l": 71.569
},
"oklch": {
"l": 0.84469,
"c": 0.09034,
"h": 125.4
},
"luminance": 0.6175
}Semantic roles & 50–950 ramp
primary
#BED796
secondary
#8063AE
accent
#2EB863
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481