#BED897#BED897
#BED897 is a very light, moderate yellow-green. Relative luminance 0.623; OKLCH L 84.7% C 0.091 H 126.0°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BED897 |
|---|---|
| RGB | rgb(190, 216, 151) |
| HSL | hsl(84, 45%, 72%) |
| HSV | hsv(84, 30%, 85%) |
| CMYK | cmyk(12%, 0%, 30.1%, 15.3%) |
| CIE-LAB | lab(83.07, -19.72, 29.27) |
| CIE-LCH | lch(83.07, 35.30, 123.97°) |
| OKLab | oklab(84.71% -0.0533 0.0734) |
| OKLCH | oklch(84.71% 0.091 126) |
| XYZ | xyz(51.3763, 62.2929, 38.5892) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.76
Pale Olive
#B9CC81
ΔE00 4.07
Pale Olive Green
#B1D27B
ΔE00 4.58
Greenish Tan
#BCCB7A
ΔE00 5.48
Light Moss Green
#A6C875
ΔE00 5.82
Light Sage
#BCECAC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED897 #B197D8
analogous
#D8D297 #BED897 #9ED897
triadic
#BED897 #97BED8 #D897BE
tetradic
#BED897 #97D8D2 #B197D8 #D8979E
square
#BED897 #97D8D2 #B197D8 #D8979E
split-complementary
#BED897 #979ED8 #D297D8
monochromatic
#85B243 #A2C76A #BED897 #DAE9C4 #F1F7E9
Accessibility & contrast
On white
1.56
#BED897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#BED897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED897
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED897 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD093
Deuteranopia (green-blind)
#DBCF9A
Tritanopia (blue-blind)
#C2D2C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed897; /* rgb */ color: rgb(190, 216, 151); /* oklch */ color: oklch(84.7% 0.091 126.0);
Tailwind
colors: {
custom: {
50: '#d2e4b6',
500: '#bed897',
950: '#000000',
},
}SCSS
$custom: #bed897; $custom-light: #d2e4b6; $custom-dark: #000000;
JSON
{
"hex": "#bed897",
"rgb": {
"r": 190,
"g": 216,
"b": 151
},
"hsl": {
"h": 84,
"s": 45.455,
"l": 71.961
},
"oklch": {
"l": 0.84705,
"c": 0.09067,
"h": 126
},
"luminance": 0.62293
}Semantic roles & 50–950 ramp
primary
#BED897
secondary
#8264AF
accent
#2DB965
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481