#BED576#BED576
#BED576 is a very light, vivid yellow-green. Relative luminance 0.598; OKLCH L 83.5% C 0.124 H 120.3°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BED576 |
|---|---|
| RGB | rgb(190, 213, 118) |
| HSL | hsl(75, 53%, 65%) |
| HSV | hsv(75, 45%, 84%) |
| CMYK | cmyk(10.8%, 0%, 44.6%, 16.5%) |
| CIE-LAB | lab(81.75, -22.35, 44.23) |
| CIE-LCH | lch(81.75, 49.56, 116.81°) |
| OKLab | oklab(83.49% -0.0623 0.1067) |
| OKLCH | oklch(83.49% 0.124 120.3) |
| XYZ | xyz(48.2997, 59.8438, 26.1425) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.08
Greenish Tan
#BCCB7A
ΔE00 3.17
Greenish Beige
#C9D179
ΔE00 3.47
Pale Olive
#B9CC81
ΔE00 3.73
Light Moss Green
#A6C875
ΔE00 5.07
Light Olive
#ACBF69
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED576 #8D76D5
analogous
#D5BC76 #BED576 #8FD576
triadic
#BED576 #76BED5 #D576BE
tetradic
#BED576 #76D5BC #8D76D5 #D5768F
square
#BED576 #76D5BC #8D76D5 #D5768F
split-complementary
#BED576 #768FD5 #BC76D5
monochromatic
#85A031 #A8C747 #BED576 #D4E3A5 #EAF2D4
Accessibility & contrast
On white
1.62
#BED576 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#BED576 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED576
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED576 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED576 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CB6E
Deuteranopia (green-blind)
#DDCB7B
Tritanopia (blue-blind)
#C6CCBE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bed576; /* rgb */ color: rgb(190, 213, 118); /* oklch */ color: oklch(83.5% 0.124 120.3);
Tailwind
colors: {
custom: {
50: '#d3e29f',
500: '#bed576',
950: '#000000',
},
}SCSS
$custom: #bed576; $custom-light: #d3e29f; $custom-dark: #000000;
JSON
{
"hex": "#bed576",
"rgb": {
"r": 190,
"g": 213,
"b": 118
},
"hsl": {
"h": 74.526,
"s": 53.073,
"l": 64.902
},
"oklch": {
"l": 0.8349,
"c": 0.12353,
"h": 120.3
},
"luminance": 0.59844
}Semantic roles & 50–950 ramp
primary
#BED576
secondary
#614BA4
accent
#25C14B
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480