#BED18D#BED18D
#BED18D is a very light, moderate yellow-green. Relative luminance 0.585; OKLCH L 83.0% C 0.092 H 121.1°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BED18D |
|---|---|
| RGB | rgb(190, 209, 141) |
| HSL | hsl(77, 43%, 69%) |
| HSV | hsv(77, 33%, 82%) |
| CMYK | cmyk(9.1%, 0%, 32.5%, 18%) |
| CIE-LAB | lab(81.00, -17.61, 31.68) |
| CIE-LCH | lch(81.00, 36.25, 119.07°) |
| OKLab | oklab(83% -0.0476 0.0789) |
| OKLCH | oklch(83% 0.092 121.1) |
| XYZ | xyz(48.8431, 58.4712, 33.9071) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.95
Greenish Tan
#BCCB7A
ΔE00 3.29
Pale Olive Green
#B1D27B
ΔE00 4.06
Light Moss Green
#A6C875
ΔE00 4.95
Greenish Beige
#C9D179
ΔE00 5.08
Tan Green
#A9BE70
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED18D #A08DD1
analogous
#D1C28D #BED18D #9CD18D
triadic
#BED18D #8DBED1 #D18DBE
tetradic
#BED18D #8DD1C2 #A08DD1 #D18D9C
square
#BED18D #8DD1C2 #A08DD1 #D18D9C
split-complementary
#BED18D #8D9CD1 #C28DD1
monochromatic
#87A241 #A5BF61 #BED18D #D7E3B9 #F0F4E4
Accessibility & contrast
On white
1.65
#BED18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#BED18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED18D
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED18D | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C988
Deuteranopia (green-blind)
#D7C990
Tritanopia (blue-blind)
#C4CAC0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bed18d; /* rgb */ color: rgb(190, 209, 141); /* oklch */ color: oklch(83.0% 0.092 121.1);
Tailwind
colors: {
custom: {
50: '#d2dfaf',
500: '#bed18d',
950: '#000000',
},
}SCSS
$custom: #bed18d; $custom-light: #d2dfaf; $custom-dark: #000000;
JSON
{
"hex": "#bed18d",
"rgb": {
"r": 190,
"g": 209,
"b": 141
},
"hsl": {
"h": 76.765,
"s": 42.5,
"l": 68.627
},
"oklch": {
"l": 0.82998,
"c": 0.09211,
"h": 121.1
},
"luminance": 0.58471
}Semantic roles & 50–950 ramp
primary
#BED18D
secondary
#715CA7
accent
#30B655
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481