#BED298#BED298
#BED298 is a very light, moderate yellow-green. Relative luminance 0.593; OKLCH L 83.4% C 0.080 H 123.6°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BED298 |
|---|---|
| RGB | rgb(190, 210, 152) |
| HSL | hsl(81, 39%, 71%) |
| HSV | hsv(81, 28%, 82%) |
| CMYK | cmyk(9.5%, 0%, 27.6%, 17.6%) |
| CIE-LAB | lab(81.46, -16.60, 26.59) |
| CIE-LCH | lch(81.46, 31.34, 121.97°) |
| OKLab | oklab(83.43% -0.0445 0.067) |
| OKLCH | oklch(83.43% 0.08 123.6) |
| XYZ | xyz(49.9487, 59.3072, 38.5157) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.01
Light Grey Green
#B7E1A1
ΔE00 5.28
Greenish Tan
#BCCB7A
ΔE00 5.42
Pale Olive Green
#B1D27B
ΔE00 5.72
Light Moss Green
#A6C875
ΔE00 6.28
Tan Green
#A9BE70
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED298 #AC98D2
analogous
#D2C998 #BED298 #A1D298
triadic
#BED298 #98BED2 #D298BE
tetradic
#BED298 #98D2C9 #AC98D2 #D298A1
square
#BED298 #98D2C9 #AC98D2 #D298A1
split-complementary
#BED298 #98A1D2 #C998D2
monochromatic
#86A749 #A3BF6D #BED298 #D9E5C3 #F2F6EA
Accessibility & contrast
On white
1.63
#BED298 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#BED298 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED298
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED298 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED298 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB94
Deuteranopia (green-blind)
#D6CA9B
Tritanopia (blue-blind)
#C2CCC3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed298; /* rgb */ color: rgb(190, 210, 152); /* oklch */ color: oklch(83.4% 0.080 123.6);
Tailwind
colors: {
custom: {
50: '#d2dfb6',
500: '#bed298',
950: '#000000',
},
}SCSS
$custom: #bed298; $custom-light: #d2dfb6; $custom-dark: #000000;
JSON
{
"hex": "#bed298",
"rgb": {
"r": 190,
"g": 210,
"b": 152
},
"hsl": {
"h": 80.69,
"s": 39.189,
"l": 70.98
},
"oklch": {
"l": 0.83427,
"c": 0.08039,
"h": 123.6
},
"luminance": 0.59307
}Semantic roles & 50–950 ramp
primary
#BED298
secondary
#7D66A8
accent
#33B25F
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481