#BED799#BED799
#BED799 is a very light, moderate yellow-green. Relative luminance 0.618; OKLCH L 84.5% C 0.087 H 126.0°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BED799 |
|---|---|
| RGB | rgb(190, 215, 153) |
| HSL | hsl(84, 44%, 72%) |
| HSV | hsv(84, 29%, 84%) |
| CMYK | cmyk(11.6%, 0%, 28.8%, 15.7%) |
| CIE-LAB | lab(82.83, -18.95, 27.92) |
| CIE-LCH | lch(82.83, 33.74, 124.16°) |
| OKLab | oklab(84.53% -0.051 0.0702) |
| OKLCH | oklch(84.53% 0.087 126) |
| XYZ | xyz(51.2847, 61.8476, 39.3668) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.88
Pale Olive
#B9CC81
ΔE00 4.29
Pale Olive Green
#B1D27B
ΔE00 5.07
Greenish Tan
#BCCB7A
ΔE00 5.73
Light Sage
#BCECAC
ΔE00 6.04
Light Moss Green
#A6C875
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED799 #B299D7
analogous
#D7D199 #BED799 #9FD799
triadic
#BED799 #99BED7 #D799BE
tetradic
#BED799 #99D7D1 #B299D7 #D7999F
square
#BED799 #99D7D1 #B299D7 #D7999F
split-complementary
#BED799 #999FD7 #D199D7
monochromatic
#85B045 #A2C66D #BED799 #DAE8C5 #F1F6E9
Accessibility & contrast
On white
1.57
#BED799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#BED799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED799
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED799 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF95
Deuteranopia (green-blind)
#DACE9C
Tritanopia (blue-blind)
#C2D1C7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed799; /* rgb */ color: rgb(190, 215, 153); /* oklch */ color: oklch(84.5% 0.087 126.0);
Tailwind
colors: {
custom: {
50: '#d2e3b7',
500: '#bed799',
950: '#000000',
},
}SCSS
$custom: #bed799; $custom-light: #d2e3b7; $custom-dark: #000000;
JSON
{
"hex": "#bed799",
"rgb": {
"r": 190,
"g": 215,
"b": 153
},
"hsl": {
"h": 84.194,
"s": 43.662,
"l": 72.157
},
"oklch": {
"l": 0.84528,
"c": 0.08679,
"h": 126
},
"luminance": 0.61848
}Semantic roles & 50–950 ramp
primary
#BED799
secondary
#8366AE
accent
#2FB766
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481