#BED795#BED795
#BED795 is a very light, moderate yellow-green. Relative luminance 0.617; OKLCH L 84.5% C 0.092 H 125.2°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BED795 |
|---|---|
| RGB | rgb(190, 215, 149) |
| HSL | hsl(83, 45%, 71%) |
| HSV | hsv(83, 31%, 84%) |
| CMYK | cmyk(11.6%, 0%, 30.7%, 15.7%) |
| CIE-LAB | lab(82.76, -19.51, 29.90) |
| CIE-LCH | lch(82.76, 35.70, 123.13°) |
| OKLab | oklab(84.45% -0.0527 0.0748) |
| OKLCH | oklch(84.45% 0.092 125.2) |
| XYZ | xyz(50.9599, 61.7177, 37.6559) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.67
Light Grey Green
#B7E1A1
ΔE00 4.13
Pale Olive Green
#B1D27B
ΔE00 4.32
Greenish Tan
#BCCB7A
ΔE00 5.07
Light Moss Green
#A6C875
ΔE00 5.57
Light Sage
#BCECAC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED795 #AE95D7
analogous
#D7CF95 #BED795 #9DD795
triadic
#BED795 #95BED7 #D795BE
tetradic
#BED795 #95D7CF #AE95D7 #D7959D
square
#BED795 #95D7CF #AE95D7 #D7959D
split-complementary
#BED795 #959DD7 #CF95D7
monochromatic
#86AF42 #A3C669 #BED795 #D9E8C1 #F1F7E9
Accessibility & contrast
On white
1.57
#BED795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#BED795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED795
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED795 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF91
Deuteranopia (green-blind)
#DBCE98
Tritanopia (blue-blind)
#C2D1C6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed795; /* rgb */ color: rgb(190, 215, 149); /* oklch */ color: oklch(84.5% 0.092 125.2);
Tailwind
colors: {
custom: {
50: '#d2e3b4',
500: '#bed795',
950: '#000000',
},
}SCSS
$custom: #bed795; $custom-light: #d2e3b4; $custom-dark: #000000;
JSON
{
"hex": "#bed795",
"rgb": {
"r": 190,
"g": 215,
"b": 149
},
"hsl": {
"h": 82.727,
"s": 45.205,
"l": 71.373
},
"oklch": {
"l": 0.8445,
"c": 0.09152,
"h": 125.2
},
"luminance": 0.61718
}Semantic roles & 50–950 ramp
primary
#BED795
secondary
#7F62AE
accent
#2DB862
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481