#BED899#BED899
#BED899 is a very light, moderate yellow-green. Relative luminance 0.624; OKLCH L 84.7% C 0.088 H 126.4°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BED899 |
|---|---|
| RGB | rgb(190, 216, 153) |
| HSL | hsl(85, 45%, 72%) |
| HSV | hsv(85, 29%, 85%) |
| CMYK | cmyk(12%, 0%, 29.2%, 15.3%) |
| CIE-LAB | lab(83.10, -19.44, 28.29) |
| CIE-LCH | lch(83.10, 34.32, 124.50°) |
| OKLab | oklab(84.74% -0.0524 0.0711) |
| OKLCH | oklch(84.74% 0.088 126.4) |
| XYZ | xyz(51.5401, 62.3585, 39.4519) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.63
Pale Olive
#B9CC81
ΔE00 4.37
Pale Olive Green
#B1D27B
ΔE00 4.95
Light Sage
#BCECAC
ΔE00 5.79
Greenish Tan
#BCCB7A
ΔE00 5.80
Light Moss Green
#A6C875
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED899 #B399D8
analogous
#D8D399 #BED899 #9FD899
triadic
#BED899 #99BED8 #D899BE
tetradic
#BED899 #99D8D3 #B399D8 #D8999F
square
#BED899 #99D8D3 #B399D8 #D8999F
split-complementary
#BED899 #999FD8 #D399D8
monochromatic
#85B244 #A2C76D #BED899 #DAE9C5 #F1F7E9
Accessibility & contrast
On white
1.56
#BED899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#BED899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED899
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED899 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD095
Deuteranopia (green-blind)
#DBCF9C
Tritanopia (blue-blind)
#C2D2C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed899; /* rgb */ color: rgb(190, 216, 153); /* oklch */ color: oklch(84.7% 0.088 126.4);
Tailwind
colors: {
custom: {
50: '#d2e4b7',
500: '#bed899',
950: '#000000',
},
}SCSS
$custom: #bed899; $custom-light: #d2e4b7; $custom-dark: #000000;
JSON
{
"hex": "#bed899",
"rgb": {
"r": 190,
"g": 216,
"b": 153
},
"hsl": {
"h": 84.762,
"s": 44.681,
"l": 72.353
},
"oklch": {
"l": 0.84744,
"c": 0.08831,
"h": 126.4
},
"luminance": 0.62359
}Semantic roles & 50–950 ramp
primary
#BED899
secondary
#8466AF
accent
#2EB867
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481