#BED198#BED198
#BED198 is a very light, moderate yellow-green. Relative luminance 0.588; OKLCH L 83.2% C 0.079 H 123.1°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BED198 |
|---|---|
| RGB | rgb(190, 209, 152) |
| HSL | hsl(80, 38%, 71%) |
| HSV | hsv(80, 27%, 82%) |
| CMYK | cmyk(9.1%, 0%, 27.3%, 18%) |
| CIE-LAB | lab(81.19, -16.10, 26.22) |
| CIE-LCH | lch(81.19, 30.77, 121.54°) |
| OKLab | oklab(83.21% -0.043 0.0661) |
| OKLCH | oklch(83.21% 0.079 123.1) |
| XYZ | xyz(49.7026, 58.8150, 38.4337) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.07
Greenish Tan
#BCCB7A
ΔE00 5.46
Light Grey Green
#B7E1A1
ΔE00 5.58
Pale Olive Green
#B1D27B
ΔE00 5.94
Light Moss Green
#A6C875
ΔE00 6.41
Tan Green
#A9BE70
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED198 #AB98D1
analogous
#D1C798 #BED198 #A1D198
triadic
#BED198 #98BED1 #D198BE
tetradic
#BED198 #98D1C7 #AB98D1 #D198A1
square
#BED198 #98D1C7 #AB98D1 #D198A1
split-complementary
#BED198 #98A1D1 #C798D1
monochromatic
#87A54A #A3BE6E #BED198 #D9E4C2 #F2F6EA
Accessibility & contrast
On white
1.65
#BED198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#BED198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED198
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED198 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA94
Deuteranopia (green-blind)
#D5CA9B
Tritanopia (blue-blind)
#C2CBC2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed198; /* rgb */ color: rgb(190, 209, 152); /* oklch */ color: oklch(83.2% 0.079 123.1);
Tailwind
colors: {
custom: {
50: '#d2dfb6',
500: '#bed198',
950: '#000000',
},
}SCSS
$custom: #bed198; $custom-light: #d2dfb6; $custom-dark: #000000;
JSON
{
"hex": "#bed198",
"rgb": {
"r": 190,
"g": 209,
"b": 152
},
"hsl": {
"h": 80,
"s": 38.255,
"l": 70.784
},
"oklch": {
"l": 0.83212,
"c": 0.07888,
"h": 123.1
},
"luminance": 0.58815
}Semantic roles & 50–950 ramp
primary
#BED198
secondary
#7C66A7
accent
#34B15E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481