#BED99E#BED99E
#BED99E is a very light, moderate yellow-green. Relative luminance 0.630; OKLCH L 85.1% C 0.084 H 128.1°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BED99E |
|---|---|
| RGB | rgb(190, 217, 158) |
| HSL | hsl(87, 44%, 74%) |
| HSV | hsv(87, 27%, 85%) |
| CMYK | cmyk(12.4%, 0%, 27.2%, 14.9%) |
| CIE-LAB | lab(83.46, -19.21, 26.18) |
| CIE-LCH | lch(83.46, 32.47, 126.27°) |
| OKLab | oklab(85.06% -0.0517 0.0661) |
| OKLCH | oklch(85.06% 0.084 128.1) |
| XYZ | xyz(52.2187, 63.0411, 41.7582) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.26
Pale Olive
#B9CC81
ΔE00 5.28
Light Sage
#BCECAC
ΔE00 5.34
Pale Olive Green
#B1D27B
ΔE00 5.84
Greenish Tan
#BCCB7A
ΔE00 6.74
Light Moss Green
#A6C875
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED99E #B99ED9
analogous
#D9D69E #BED99E #A0D99E
triadic
#BED99E #9EBED9 #D99EBE
tetradic
#BED99E #9ED9D6 #B99ED9 #D99EA0
square
#BED99E #9ED9D6 #B99ED9 #D99EA0
split-complementary
#BED99E #9EA0D9 #D69ED9
monochromatic
#83B547 #A1C872 #BED99E #DBEACA #F0F6E9
Accessibility & contrast
On white
1.54
#BED99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#BED99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED99E
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED99E | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD19A
Deuteranopia (green-blind)
#DBCFA1
Tritanopia (blue-blind)
#C1D4C9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed99e; /* rgb */ color: rgb(190, 217, 158); /* oklch */ color: oklch(85.1% 0.084 128.1);
Tailwind
colors: {
custom: {
50: '#d2e4bb',
500: '#bed99e',
950: '#000000',
},
}SCSS
$custom: #bed99e; $custom-light: #d2e4bb; $custom-dark: #000000;
JSON
{
"hex": "#bed99e",
"rgb": {
"r": 190,
"g": 217,
"b": 158
},
"hsl": {
"h": 87.458,
"s": 43.704,
"l": 73.529
},
"oklch": {
"l": 0.85061,
"c": 0.08393,
"h": 128.1
},
"luminance": 0.63041
}Semantic roles & 50–950 ramp
primary
#BED99E
secondary
#8B6BB0
accent
#2FB76D
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481