#BED299#BED299
#BED299 is a very light, moderate yellow-green. Relative luminance 0.593; OKLCH L 83.4% C 0.079 H 123.8°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BED299 |
|---|---|
| RGB | rgb(190, 210, 153) |
| HSL | hsl(81, 39%, 71%) |
| HSV | hsv(81, 27%, 82%) |
| CMYK | cmyk(9.5%, 0%, 27.1%, 17.6%) |
| CIE-LAB | lab(81.48, -16.45, 26.09) |
| CIE-LCH | lch(81.48, 30.85, 122.24°) |
| OKLab | oklab(83.45% -0.044 0.0658) |
| OKLCH | oklch(83.45% 0.079 123.8) |
| XYZ | xyz(50.0309, 59.3401, 38.9488) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.22
Light Grey Green
#B7E1A1
ΔE00 5.28
Greenish Tan
#BCCB7A
ΔE00 5.63
Pale Olive Green
#B1D27B
ΔE00 5.92
Light Moss Green
#A6C875
ΔE00 6.45
Tan Green
#A9BE70
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED299 #AD99D2
analogous
#D2C999 #BED299 #A1D299
triadic
#BED299 #99BED2 #D299BE
tetradic
#BED299 #99D2C9 #AD99D2 #D299A1
square
#BED299 #99D2C9 #AD99D2 #D299A1
split-complementary
#BED299 #99A1D2 #C999D2
monochromatic
#86A74A #A3BF6F #BED299 #D9E5C3 #F1F6EA
Accessibility & contrast
On white
1.63
#BED299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#BED299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED299
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED299 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB95
Deuteranopia (green-blind)
#D6CA9C
Tritanopia (blue-blind)
#C2CCC3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed299; /* rgb */ color: rgb(190, 210, 153); /* oklch */ color: oklch(83.4% 0.079 123.8);
Tailwind
colors: {
custom: {
50: '#d2dfb7',
500: '#bed299',
950: '#000000',
},
}SCSS
$custom: #bed299; $custom-light: #d2dfb7; $custom-dark: #000000;
JSON
{
"hex": "#bed299",
"rgb": {
"r": 190,
"g": 210,
"b": 153
},
"hsl": {
"h": 81.053,
"s": 38.776,
"l": 71.176
},
"oklch": {
"l": 0.83447,
"c": 0.07918,
"h": 123.8
},
"luminance": 0.5934
}Semantic roles & 50–950 ramp
primary
#BED299
secondary
#7E67A8
accent
#34B260
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481