#BED199#BED199
#BED199 is a very light, moderate yellow-green. Relative luminance 0.588; OKLCH L 83.2% C 0.078 H 123.3°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BED199 |
|---|---|
| RGB | rgb(190, 209, 153) |
| HSL | hsl(80, 38%, 71%) |
| HSV | hsv(80, 27%, 82%) |
| CMYK | cmyk(9.1%, 0%, 26.8%, 18%) |
| CIE-LAB | lab(81.21, -15.95, 25.73) |
| CIE-LCH | lch(81.21, 30.27, 121.80°) |
| OKLab | oklab(83.23% -0.0426 0.0649) |
| OKLCH | oklch(83.23% 0.078 123.3) |
| XYZ | xyz(49.7848, 58.8479, 38.8668) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.29
Light Grey Green
#B7E1A1
ΔE00 5.59
Greenish Tan
#BCCB7A
ΔE00 5.67
Pale Olive Green
#B1D27B
ΔE00 6.14
Light Moss Green
#A6C875
ΔE00 6.57
Tan Green
#A9BE70
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED199 #AC99D1
analogous
#D1C899 #BED199 #A2D199
triadic
#BED199 #99BED1 #D199BE
tetradic
#BED199 #99D1C8 #AC99D1 #D199A2
square
#BED199 #99D1C8 #AC99D1 #D199A2
split-complementary
#BED199 #99A2D1 #C899D1
monochromatic
#86A54A #A3BE6F #BED199 #D9E4C3 #F2F5EA
Accessibility & contrast
On white
1.64
#BED199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#BED199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED199
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED199 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA95
Deuteranopia (green-blind)
#D5CA9B
Tritanopia (blue-blind)
#C2CBC2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed199; /* rgb */ color: rgb(190, 209, 153); /* oklch */ color: oklch(83.2% 0.078 123.3);
Tailwind
colors: {
custom: {
50: '#d2dfb7',
500: '#bed199',
950: '#000000',
},
}SCSS
$custom: #bed199; $custom-light: #d2dfb7; $custom-dark: #000000;
JSON
{
"hex": "#bed199",
"rgb": {
"r": 190,
"g": 209,
"b": 153
},
"hsl": {
"h": 80.357,
"s": 37.838,
"l": 70.98
},
"oklch": {
"l": 0.83232,
"c": 0.07766,
"h": 123.3
},
"luminance": 0.58848
}Semantic roles & 50–950 ramp
primary
#BED199
secondary
#7D67A7
accent
#35B15F
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481