#BED499#BED499
#BED499 is a very light, moderate yellow-green. Relative luminance 0.603; OKLCH L 83.9% C 0.082 H 124.7°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BED499 |
|---|---|
| RGB | rgb(190, 212, 153) |
| HSL | hsl(82, 41%, 72%) |
| HSV | hsv(82, 28%, 83%) |
| CMYK | cmyk(10.4%, 0%, 27.8%, 16.9%) |
| CIE-LAB | lab(82.02, -17.45, 26.82) |
| CIE-LCH | lch(82.02, 32.00, 123.05°) |
| OKLab | oklab(83.88% -0.0469 0.0676) |
| OKLCH | oklch(83.88% 0.082 124.7) |
| XYZ | xyz(50.5278, 60.3338, 39.1145) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.17
Light Grey Green
#B7E1A1
ΔE00 4.68
Pale Olive Green
#B1D27B
ΔE00 5.53
Greenish Tan
#BCCB7A
ΔE00 5.62
Light Moss Green
#A6C875
ΔE00 6.25
Light Sage
#BCECAC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED499 #AF99D4
analogous
#D4CD99 #BED499 #A1D499
triadic
#BED499 #99BED4 #D499BE
tetradic
#BED499 #99D4CD #AF99D4 #D499A1
square
#BED499 #99D4CD #AF99D4 #D499A1
split-complementary
#BED499 #99A1D4 #CD99D4
monochromatic
#86AB48 #A3C26E #BED499 #D9E6C4 #F1F6E9
Accessibility & contrast
On white
1.61
#BED499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#BED499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED499
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED499 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD95
Deuteranopia (green-blind)
#D8CC9C
Tritanopia (blue-blind)
#C2CEC4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed499; /* rgb */ color: rgb(190, 212, 153); /* oklch */ color: oklch(83.9% 0.082 124.7);
Tailwind
colors: {
custom: {
50: '#d2e1b7',
500: '#bed499',
950: '#000000',
},
}SCSS
$custom: #bed499; $custom-light: #d2e1b7; $custom-dark: #000000;
JSON
{
"hex": "#bed499",
"rgb": {
"r": 190,
"g": 212,
"b": 153
},
"hsl": {
"h": 82.373,
"s": 40.69,
"l": 71.569
},
"oklch": {
"l": 0.83879,
"c": 0.08222,
"h": 124.7
},
"luminance": 0.60334
}Semantic roles & 50–950 ramp
primary
#BED499
secondary
#8067AA
accent
#32B462
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481