#BED377#BED377
#BED377 is a very light, moderate yellow-green. Relative luminance 0.589; OKLCH L 83.1% C 0.120 H 119.6°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BED377 |
|---|---|
| RGB | rgb(190, 211, 119) |
| HSL | hsl(74, 51%, 65%) |
| HSV | hsv(74, 44%, 83%) |
| CMYK | cmyk(10%, 0%, 43.6%, 17.3%) |
| CIE-LAB | lab(81.22, -21.26, 43.08) |
| CIE-LCH | lch(81.22, 48.04, 116.27°) |
| OKLab | oklab(83.07% -0.0592 0.1041) |
| OKLCH | oklch(83.07% 0.12 119.6) |
| XYZ | xyz(47.8594, 58.8678, 26.2905) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 2.52
Greenish Beige
#C9D179
ΔE00 3.05
Pale Olive Green
#B1D27B
ΔE00 3.09
Pale Olive
#B9CC81
ΔE00 3.19
Light Moss Green
#A6C875
ΔE00 4.87
Light Olive
#ACBF69
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED377 #8C77D3
analogous
#D3BA77 #BED377 #90D377
triadic
#BED377 #77BED3 #D377BE
tetradic
#BED377 #77D3BA #8C77D3 #D37790
square
#BED377 #77D3BA #8C77D3 #D37790
split-complementary
#BED377 #7790D3 #BA77D3
monochromatic
#859D33 #A8C449 #BED377 #D4E2A5 #EAF1D3
Accessibility & contrast
On white
1.64
#BED377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#BED377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED377
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED377 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA70
Deuteranopia (green-blind)
#DBCA7C
Tritanopia (blue-blind)
#C6CABD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed377; /* rgb */ color: rgb(190, 211, 119); /* oklch */ color: oklch(83.1% 0.120 119.6);
Tailwind
colors: {
custom: {
50: '#d3e0a0',
500: '#bed377',
950: '#000000',
},
}SCSS
$custom: #bed377; $custom-light: #d3e0a0; $custom-dark: #000000;
JSON
{
"hex": "#bed377",
"rgb": {
"r": 190,
"g": 211,
"b": 119
},
"hsl": {
"h": 73.696,
"s": 51.111,
"l": 64.706
},
"oklch": {
"l": 0.83067,
"c": 0.11977,
"h": 119.6
},
"luminance": 0.58868
}Semantic roles & 50–950 ramp
primary
#BED377
secondary
#604CA2
accent
#27BE4A
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480