#BED498#BED498
#BED498 is a very light, moderate yellow-green. Relative luminance 0.603; OKLCH L 83.9% C 0.083 H 124.5°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BED498 |
|---|---|
| RGB | rgb(190, 212, 152) |
| HSL | hsl(82, 41%, 71%) |
| HSV | hsv(82, 28%, 83%) |
| CMYK | cmyk(10.4%, 0%, 28.3%, 16.9%) |
| CIE-LAB | lab(82.00, -17.60, 27.32) |
| CIE-LCH | lch(82.00, 32.50, 122.79°) |
| OKLab | oklab(83.86% -0.0473 0.0687) |
| OKLCH | oklch(83.86% 0.083 124.5) |
| XYZ | xyz(50.4456, 60.3009, 38.6813) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.97
Light Grey Green
#B7E1A1
ΔE00 4.70
Pale Olive Green
#B1D27B
ΔE00 5.33
Greenish Tan
#BCCB7A
ΔE00 5.42
Light Moss Green
#A6C875
ΔE00 6.09
Light Sage
#BCECAC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED498 #AE98D4
analogous
#D4CC98 #BED498 #A0D498
triadic
#BED498 #98BED4 #D498BE
tetradic
#BED498 #98D4CC #AE98D4 #D498A0
square
#BED498 #98D4CC #AE98D4 #D498A0
split-complementary
#BED498 #98A0D4 #CC98D4
monochromatic
#86AA47 #A3C26D #BED498 #D9E6C3 #F1F6E9
Accessibility & contrast
On white
1.61
#BED498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#BED498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED498
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED498 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD94
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#C2CEC4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed498; /* rgb */ color: rgb(190, 212, 152); /* oklch */ color: oklch(83.9% 0.083 124.5);
Tailwind
colors: {
custom: {
50: '#d2e1b6',
500: '#bed498',
950: '#000000',
},
}SCSS
$custom: #bed498; $custom-light: #d2e1b6; $custom-dark: #000000;
JSON
{
"hex": "#bed498",
"rgb": {
"r": 190,
"g": 212,
"b": 152
},
"hsl": {
"h": 82,
"s": 41.096,
"l": 71.373
},
"oklch": {
"l": 0.83859,
"c": 0.08342,
"h": 124.5
},
"luminance": 0.60301
}Semantic roles & 50–950 ramp
primary
#BED498
secondary
#7F66AA
accent
#31B461
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481