#BED98D#BED98D
#BED98D is a very light, moderate yellow-green. Relative luminance 0.625; OKLCH L 84.7% C 0.104 H 124.5°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BED98D |
|---|---|
| RGB | rgb(190, 217, 141) |
| HSL | hsl(81, 50%, 70%) |
| HSV | hsv(81, 35%, 85%) |
| CMYK | cmyk(12.4%, 0%, 35%, 14.9%) |
| CIE-LAB | lab(83.18, -21.57, 34.54) |
| CIE-LCH | lch(83.18, 40.72, 121.98°) |
| OKLab | oklab(84.74% -0.0588 0.0856) |
| OKLCH | oklch(84.74% 0.104 124.5) |
| XYZ | xyz(50.8554, 62.4957, 34.5778) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.96
Pale Olive
#B9CC81
ΔE00 3.34
Greenish Tan
#BCCB7A
ΔE00 4.38
Light Grey Green
#B7E1A1
ΔE00 4.77
Light Moss Green
#A6C875
ΔE00 4.97
Greenish Beige
#C9D179
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED98D #A88DD9
analogous
#D9CE8D #BED98D #98D98D
triadic
#BED98D #8DBED9 #D98DBE
tetradic
#BED98D #8DD9CE #A88DD9 #D98D98
square
#BED98D #8DD9CE #A88DD9 #D98D98
split-complementary
#BED98D #8D98D9 #CE8DD9
monochromatic
#87B13B #A4CA5F #BED98D #D8E8BB #F2F7E8
Accessibility & contrast
On white
1.56
#BED98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#BED98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED98D
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED98D | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D088
Deuteranopia (green-blind)
#DDCF91
Tritanopia (blue-blind)
#C3D2C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed98d; /* rgb */ color: rgb(190, 217, 141); /* oklch */ color: oklch(84.7% 0.104 124.5);
Tailwind
colors: {
custom: {
50: '#d2e4af',
500: '#bed98d',
950: '#000000',
},
}SCSS
$custom: #bed98d; $custom-light: #d2e4af; $custom-dark: #000000;
JSON
{
"hex": "#bed98d",
"rgb": {
"r": 190,
"g": 217,
"b": 141
},
"hsl": {
"h": 81.316,
"s": 50,
"l": 70.196
},
"oklch": {
"l": 0.84737,
"c": 0.10379,
"h": 124.5
},
"luminance": 0.62496
}Semantic roles & 50–950 ramp
primary
#BED98D
secondary
#795AB0
accent
#28BD5D
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481