#BED997#BED997
#BED997 is a very light, moderate yellow-green. Relative luminance 0.628; OKLCH L 84.9% C 0.092 H 126.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BED997 |
|---|---|
| RGB | rgb(190, 217, 151) |
| HSL | hsl(85, 46%, 72%) |
| HSV | hsv(85, 30%, 85%) |
| CMYK | cmyk(12.4%, 0%, 30.4%, 14.9%) |
| CIE-LAB | lab(83.34, -20.22, 29.64) |
| CIE-LCH | lch(83.34, 35.88, 124.30°) |
| OKLab | oklab(84.92% -0.0546 0.0743) |
| OKLCH | oklch(84.92% 0.092 126.4) |
| XYZ | xyz(51.6333, 62.8069, 38.6749) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.56
Pale Olive
#B9CC81
ΔE00 4.20
Pale Olive Green
#B1D27B
ΔE00 4.49
Greenish Tan
#BCCB7A
ΔE00 5.58
Light Sage
#BCECAC
ΔE00 5.68
Light Moss Green
#A6C875
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED997 #B297D9
analogous
#D9D397 #BED997 #9DD997
triadic
#BED997 #97BED9 #D997BE
tetradic
#BED997 #97D9D3 #B297D9 #D9979D
square
#BED997 #97D9D3 #B297D9 #D9979D
split-complementary
#BED997 #979DD9 #D397D9
monochromatic
#85B442 #A2C96A #BED997 #DAE9C4 #F1F7E9
Accessibility & contrast
On white
1.55
#BED997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#BED997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED997
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED997 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D193
Deuteranopia (green-blind)
#DCCF9A
Tritanopia (blue-blind)
#C2D3C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed997; /* rgb */ color: rgb(190, 217, 151); /* oklch */ color: oklch(84.9% 0.092 126.4);
Tailwind
colors: {
custom: {
50: '#d2e4b6',
500: '#bed997',
950: '#000000',
},
}SCSS
$custom: #bed997; $custom-light: #d2e4b6; $custom-dark: #000000;
JSON
{
"hex": "#bed997",
"rgb": {
"r": 190,
"g": 217,
"b": 151
},
"hsl": {
"h": 84.545,
"s": 46.479,
"l": 72.157
},
"oklch": {
"l": 0.84922,
"c": 0.09219,
"h": 126.4
},
"luminance": 0.62807
}Semantic roles & 50–950 ramp
primary
#BED997
secondary
#8364B0
accent
#2CBA66
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481